Home
last modified time | relevance | path

Searched defs:newent (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/usr.bin/man/
H A Dmanconf.c254 addentry(TAG *tp, const char *newent, int ishead) in addentry()
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dconffile.c225 conffile_putent(conffile_t *sp, int f, char *val, char *newent) in conffile_putent()
/netbsd-src/sbin/fsck_ext2fs/
H A Ddir.c351 struct ext2fs_direct newent; in mkentry() local
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Dht-internal.h442 #define HT_FOI_INSERT_(field, head, elm, newent, var) \ argument
/netbsd-src/external/bsd/libevent/dist/
H A Dht-internal.h441 #define HT_FOI_INSERT_(field, head, elm, newent, var) \ argument
/netbsd-src/sbin/fsck_ffs/
H A Ddir.c509 struct direct newent; in mkentry() local
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dldap.c1711 LDAPMessage * newres, * newent; in parse_external_dns() local
/netbsd-src/usr.sbin/user/
H A Duser.c435 modify_gid(char *group, char *newent) in modify_gid()