Home
last modified time | relevance | path

Searched defs:lid (Results 1 – 6 of 6) sorted by relevance

/minix/external/bsd/elftoolchain/dist/libelf/
H A Dgelf_symshndx.c52 struct _Libelf_Data *ld, *lid; in gelf_getsymshndx() local
104 struct _Libelf_Data *ld, *lid; in gelf_update_symshndx() local
/minix/sys/ufs/chfs/
H A Debh_media.h97 le32 lid; member
112 le32 lid; member
H A Debh_misc.h41 #define CHFS_GET_LID(lid) (le32toh(lid) & CHFS_LID_DIRTY_BIT_MASK) argument
H A Debh.c435 nor_mark_eb_hdr_dirty_flash(struct chfs_ebh *ebh, int pebnr, int lid) in nor_mark_eb_hdr_dirty_flash()
/minix/tests/lib/libc/sys/
H A Dt_lwp_create.c106 lwpid_t lid; in ATF_TC_BODY() local
/minix/lib/libpuffs/
H A Dcallcontext.c168 puffs_cc_getcaller(struct puffs_cc *pcc, pid_t *pid, lwpid_t *lid) in puffs_cc_getcaller()
288 puffs__cc_setcaller(struct puffs_cc *pcc, pid_t pid, lwpid_t lid) in puffs__cc_setcaller()