/freebsd/lib/libc/sys/ |
H A D | waitid.c | 44 __waitid(idtype_t idtype, id_t id, siginfo_t *info, int flags) in __waitid() argument
|
H A D | wait6.c | 41 wait6(idtype_t idtype, id_t id, int *status, int options, struct __wrusage *ru, in wait6() argument
|
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_misc.c | 334 ng_l2cap_new_chan(ng_l2cap_p l2cap, ng_l2cap_con_p con, u_int16_t psm, int idtype) in ng_l2cap_new_chan() 381 ng_l2cap_chan_by_scid(ng_l2cap_p l2cap, u_int16_t scid, int idtype) in ng_l2cap_chan_by_scid() 634 int idtype; in ng_l2cap_get_cid() local
|
H A D | ng_l2cap_var.h | 157 uint16_t idtype; member
|
H A D | ng_l2cap_evnt.c | 464 int idtype; in ng_l2cap_process_con_req() local
|
H A D | ng_l2cap_ulpi.c | 994 int idtype; in ng_l2cap_l2ca_receive() local
|
/freebsd/sys/kern/ |
H A D | kern_exit.c | 875 idtype_t idtype; in sys_wait6() local 1045 proc_to_reap(struct thread *td, struct proc *p, idtype_t idtype, id_t id, in proc_to_reap() 1202 idtype_t idtype; in kern_wait() local 1274 kern_wait6(struct thread *td, idtype_t idtype, id_t id, int *status, in kern_wait6()
|
H A D | kern_procctl.c | 1205 kern_procctl(struct thread *td, idtype_t idtype, id_t id, int com, void *data) in kern_procctl()
|
/freebsd/usr.bin/protect/ |
H A D | protect.c | 72 idtype_t idtype; in main() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | procset.h | 63 idtype /* pollutes XPG4.2 namespace */ enum
|
/freebsd/sys/netgraph/bluetooth/include/ |
H A D | ng_l2cap.h | 356 uint16_t idtype; member 369 uint8_t idtype; member 375 uint16_t idtype; /*ID type*/ member 467 u_int16_t idtype; member 490 uint16_t idtype; member 608 uint8_t idtype; member
|
H A D | ng_btsocket_l2cap.h | 139 uint8_t idtype; member
|
/freebsd/sys/sys/ |
H A D | wait.h | 93 idtype /* pollutes XPG4.2 namespace */ enum
|
H A D | sysproto.h | 1595 char idtype_l_[PADL_(idtype_t)]; idtype_t idtype; char idtype_r_[PADR_(idtype_t)]; member 1656 char idtype_l_[PADL_(idtype_t)]; idtype_t idtype; char idtype_r_[PADR_(idtype_t)]; member
|
/freebsd/sys/netgraph/bluetooth/socket/ |
H A D | ng_btsocket_l2cap.c | 1408 uint16_t idtype; in ng_btsocket_l2cap_data_input() local 2153 int idtype = NG_L2CAP_L2CA_IDTYPE_BREDR; in ng_btsocket_l2cap_connect() local 2762 ng_btsocket_l2cap_pcb_by_cid(bdaddr_p src, int cid, int idtype) in ng_btsocket_l2cap_pcb_by_cid()
|
/freebsd/sys/security/mac_portacl/ |
H A D | mac_portacl.c | 173 char *idtype, *id, *protocol, *portnumber, *p; in parse_rule_element() local
|
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | 477 cpu_procctl(struct thread *td, int idtype, id_t id, int com, void *data) in cpu_procctl() argument
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_acl_platform_nfs4.c | 550 int r, idtype; acl_match() local
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_eke.c | 230 u8 idtype; in eap_eke_process_id() local
|
/freebsd/lib/libthr/thread/ |
H A D | thr_syscalls.c | 574 __thr_wait6(idtype_t idtype, id_t id, int *status, int options, in __thr_wait6()
|
/freebsd/sys/compat/linux/ |
H A D | linux_misc.c | 718 linux_common_wait(struct thread *td, idtype_t idtype, int id, int *statusp, in linux_common_wait() 778 int options, id, idtype; in linux_wait4() local 821 idtype_t idtype; in linux_waitid() local
|
/freebsd/crypto/openssl/crypto/cms/ |
H A D | cms_env.c | 303 int idtype; in cms_RecipientInfo_ktri_init() local
|
/freebsd/lib/libsysdecode/ |
H A D | flags.c | 154 sysdecode_idtype(int idtype) in sysdecode_idtype()
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 2267 #define __sanitizer_syscall_pre__pset_bind(idtype, first_id, second_id, psid, \ argument 2272 #define __sanitizer_syscall_post__pset_bind(res, idtype, first_id, second_id, \ argument 2719 #define __sanitizer_syscall_pre_wait6(idtype, id, status, options, wru, info) \ argument 2723 #define __sanitizer_syscall_post_wait6(res, idtype, id, status, options, wru, \ argument 2728 #define __sanitizer_syscall_pre_clock_getcpuclockid2(idtype, id, clock_id) \ argument 2731 #define __sanitizer_syscall_post_clock_getcpuclockid2(res, idtype, id, \ argument
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_proto.h | 568 char idtype_l_[PADL_(idtype_t)]; idtype_t idtype; char idtype_r_[PADR_(idtype_t)]; member 593 char idtype_l_[PADL_(idtype_t)]; idtype_t idtype; char idtype_r_[PADR_(idtype_t)]; member
|