Searched refs:copylist (Results 1 – 7 of 7) sorted by relevance
74 #pragma redefine_extname copylist copylist6476 #define copylist copylist64 macro82 #pragma redefine_extname copylist64 copylist84 #define copylist64 copylist88 extern char *copylist(const char *, off_t *);
95 copylist(const char *filenm, off_t *szptr) in copylist() function
51 copylist;
23 copylist.3gen \
28 OBJECTS = bgets.o bufsplit.o copylist.o eaccess.o gmatch.o isencrypt.o \
21 file path=usr/share/man/man3gen/copylist.3gen
2666 if ((dhcpbuf = copylist(dhcpfile, &dhcpsize)) == NULL) { in if_config_inst()