Searched defs:unp (Results 1 – 12 of 12) sorted by relevance
| /dflybsd-src/sys/kern/ |
| H A D | uipc_usrreq.c | 107 #define UNP_ISATTACHED(unp) \ argument 111 #define UNP_ASSERT_TOKEN_HELD(unp) \ argument 114 #define UNP_ASSERT_TOKEN_HELD(unp) argument 200 unp_reference(struct unpcb *unp) in unp_reference() 208 unp_free(struct unpcb *unp) in unp_free() 218 struct unpcb *unp; in unp_getsocktoken() local 234 unp_reltoken(struct unpcb *unp) in unp_reltoken() 241 unp_setflags(struct unpcb *unp, int flags) in unp_setflags() 247 unp_clrflags(struct unpcb *unp, int flags) in unp_clrflags() 288 struct unpcb *unp; in unp_add_right() local [all …]
|
| H A D | vfs_quota.c | 87 struct ac_unode *unp, *res; in unode_insert() local 151 struct ac_unode ufind, *unp; in vfs_stdaccount() local 177 struct ac_unode *unp; in cmd_get_usage_all() local 221 struct ac_unode ufind, *unp; in cmd_set_usage_all() local 291 struct ac_unode ufind, *unp; in cmd_set_limit_uid() local 439 struct ac_unode ufind, *unp; in vq_write_ok() local
|
| /dflybsd-src/sbin/vquota/ |
| H A D | vquota.c | 216 struct ac_unode *unp, *res; in unode_insert() local 275 struct ac_unode *unp, ufind; in get_dirsize() local 356 struct ac_unode *unp; in cmd_check() local 566 struct ac_unode *unp; in cmd_sync() local
|
| /dflybsd-src/usr.sbin/lpr/common_source/ |
| H A D | startdaemon.c | 70 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in startdaemon() argument
|
| /dflybsd-src/usr.bin/netstat/ |
| H A D | unix.c | 106 struct unpcb *unp; in unixdomainpr() local
|
| /dflybsd-src/contrib/gmp/mpn/generic/ |
| H A D | gcdext_subdiv_step.c | 41 mp_ptr u0, mp_ptr u1, mp_size_t *unp, in mpn_gcdext_subdiv_step()
|
| /dflybsd-src/usr.sbin/lpr/lpd/ |
| H A D | lpd.c | 318 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in main() argument
|
| /dflybsd-src/lib/libc/xdr/ |
| H A D | xdr.c | 644 xdr_union(XDR *xdrs, enum_t *dscmp, char *unp, in xdr_union()
|
| /dflybsd-src/sys/dev/disk/isp/ |
| H A D | isp_target.c | 152 } unp; in isp_target_notify() local
|
| /dflybsd-src/sys/vfs/ntfs/ |
| H A D | ntfs_subr.c | 536 wchar *unp = (wchar *) ((caddr_t) rap + rap->a_hdr.a_nameoff); in ntfs_attrtontvattr() local
|
| /dflybsd-src/usr.sbin/moused/ |
| H A D | moused.c | 3083 #define SUN_LEN(unp) (((char *)(unp)->sun_path - (char *)(unp)) + \ in mremote_serversetup() argument
|
| /dflybsd-src/usr.sbin/syslogd/ |
| H A D | syslogd.c | 515 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in main() argument
|