Home
last modified time | relevance | path

Searched refs:table_add (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/hlfsd/
H A Dhomedir.c66 static void table_add(u_int, const char *, const char *);
558 table_add(pent_p->pw_uid, pent_p->pw_dir, pent_p->pw_name);
635 table_add(u_int u, const char *h, const char *n) function
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog1181 hlfsd_diskspace, hlfsd_getpwent, plt_reset, table_add),
3514 * hlfsd/homedir.c (table_add, plt_search): changed first arg of
10788 (table_add): don't use xmalloc() when you can use strdup()
10912 * hlfsd/homedir.c (table_add): cast uid field to int, for
10938 * hlfsd/homedir.c (table_add): added some debugging info to try
11494 * hlfsd/homedir.c (table_add): make sure duplicate passwd entries