Home
last modified time | relevance | path

Searched defs:id_type (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dops_udf.c83 a_num(const char *s, const char *id_type) in a_num()
99 a_gid(const char *s, const char *id_type) in a_gid()
111 a_uid(const char *s, const char *id_type) in a_uid()
/netbsd-src/sbin/mount/
H A Dfattr.c48 a_num(const char *s, const char *id_type) in a_num()
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dadmin.h121 int id_type; member
/netbsd-src/sbin/fsck_lfs/
H A Dfsck.h104 char id_type; /* type of descriptor, DATA or ADDR */ member
/netbsd-src/games/rogue/
H A Dinventory.c766 id_type(void) in id_type() function
/netbsd-src/sbin/fsck_ext2fs/
H A Dfsck.h131 char id_type; /* type of descriptor, DATA or ADDR */ member
/netbsd-src/external/bsd/wpa/dist/src/eap_server/
H A Dikev2.c516 u8 id_type; in ikev2_process_idr() local
/netbsd-src/sbin/fsck_ffs/
H A Dfsck.h196 char id_type; /* type of descriptor, DATA or ADDR */ member
/netbsd-src/sbin/newfs_udf/
H A Dudf_core.c199 a_udf_version(const char *s, const char *id_type) in a_udf_version()
/netbsd-src/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c1616 print_idstr(uint64_t id, const char *id_type) in print_idstr()