5 void EXFUN( map_over_members
, (void (*function
) (), char **files
, int count
));
16 void EXFUN(maybequit
,(void));
17 void EXFUN(prompt
,(void));
18 void EXFUN(ar_clear
,(void));
19 void EXFUN(ar_replace
,(struct list
*));
20 void EXFUN(ar_delete
,(struct list
*));
21 void EXFUN(ar_save
, (void));
22 void EXFUN(ar_list
, (void));
23 void EXFUN(ar_open
, (char *, int));
24 void EXFUN(ar_directory
,(char *, struct list
*, char *));
25 void EXFUN(ar_addmod
, (struct list
*));
26 void EXFUN(ar_addlib
, (char *, struct list
*));
This page took 0.031209 seconds and 4 git commands to generate.