Home
last modified time | relevance | path

Searched refs:sl_add (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/lib/libc/gen/
H A Dgetusershell.c126 sl_add(sl, strdup(sp)); in _local_initshells()
164 sl_add(sl, hp[hpi]); in _dns_initshells()
211 sl_add(sl, data); in _nis_initshells()
252 sl_add(sl, strdup(_PATH_BSHELL)); in initshells()
253 sl_add(sl, strdup(_PATH_CSHELL)); in initshells()
255 sl_add(sl, NULL); in initshells()
H A Dstringlist.c66 sl_add(StringList *sl, char *name) in sl_add() function
H A DSymbol.map250 sl_add;
H A DMakefile.inc515 MLINKS+=stringlist.3 sl_add.3 \
/freebsd/usr.bin/locale/
H A Dlocale.c499 sl_add(charmaps, cs); in list_charmaps()
505 sl_add(charmaps, strdup("US-ASCII")); in list_charmaps()
555 sl_add(locales, strdup(dp->d_name)); in init_locales_list()
564 sl_add(locales, strdup("POSIX")); in init_locales_list()
567 sl_add(locales, strdup("C")); in init_locales_list()
/freebsd/contrib/mandoc/
H A Dcompat_stringlist.h45 int sl_add(StringList *, char *);
H A Dtest-stringlist.c29 if (sl_add(sl, teststr)) in main()
H A Dcompat_stringlist.c67 sl_add(StringList *sl, char *name) in sl_add() function
H A Dsoelim.c162 sl_add(includes, optarg); in main()
/freebsd/include/
H A Dstringlist.h47 int sl_add(StringList *, char *);
/freebsd/usr.sbin/services_mkdb/
H A Dservices_mkdb.c321 (void)sl_add(s, p2); in parseservices()
333 (void)sl_add(s, p2); in parseservices()
419 (void)sl_add(sl, p); in getprotoindex()
/freebsd/lib/libc/tests/nss/
H A Dgetproto_test.c233 sl_add(sl, ts); in protoent_read_snapshot_func()
238 sl_add(sl, ts); in protoent_read_snapshot_func()
251 sl_add(sl, NULL); in protoent_read_snapshot_func()
H A Dgetrpc_test.c232 sl_add(sl, ts); in rpcent_read_snapshot_func()
237 sl_add(sl, ts); in rpcent_read_snapshot_func()
250 sl_add(sl, NULL); in rpcent_read_snapshot_func()
H A Dgetserv_test.c244 sl_add(sl, ts); in servent_read_snapshot_func()
249 sl_add(sl, ts); in servent_read_snapshot_func()
263 sl_add(sl, NULL); in servent_read_snapshot_func()
H A Dgetgr_test.c253 sl_add(sl, ts); in group_read_snapshot_func()
258 sl_add(sl, ts); in group_read_snapshot_func()
272 sl_add(sl, NULL); in group_read_snapshot_func()
H A Dgethostby_test.c592 sl_add(sl1, ts); in hostent_read_snapshot_func()
600 sl_add(sl1, ts); in hostent_read_snapshot_func()
619 sl_add(sl2, ts); in hostent_read_snapshot_func()
628 sl_add(sl2, ts); in hostent_read_snapshot_func()
643 sl_add(sl1, NULL); in hostent_read_snapshot_func()
647 sl_add(sl2, NULL); in hostent_read_snapshot_func()
/freebsd/usr.bin/soelim/
H A Dsoelim.c154 sl_add(includes, optarg); in main()
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c87 sl_add(hosts, strdup(ptr)); in load()
/freebsd/usr.sbin/nghook/
H A Dmain.c108 if (sl_add(msgs, optarg) == -1) in main()
/freebsd/contrib/tnftp/
H A Dtnftp.h183 int sl_add(StringList *, char *);
/freebsd/lib/libc/tests/resolv/
H A Dresolv_test.c91 sl_add(hosts, strdup(ptr)); in load()
/freebsd/usr.sbin/pw/
H A Dpw_conf.c330 sl_add(config.groups, newstr(q)); in read_userconfig()
/freebsd/usr.bin/calendar/
H A Dio.c359 sl_add(definitions, strdup(walk)); in token()
/freebsd/usr.sbin/kbdmap/
H A Dkbdmap.c634 sl_add(lang_list, tmp); in menu_read()
/freebsd/contrib/tnftp/src/
H A Dutil.c1576 if (sl_add(sl, i) == -1) in ftp_sl_add()

12