Home
last modified time | relevance | path

Searched defs:unp (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/sys/kern/
H A Duipc_usrreq.c107 #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 Dvfs_quota.c87 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 Dvquota.c216 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 Dstartdaemon.c70 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in startdaemon() argument
/dflybsd-src/usr.bin/netstat/
H A Dunix.c106 struct unpcb *unp; in unixdomainpr() local
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dgcdext_subdiv_step.c41 mp_ptr u0, mp_ptr u1, mp_size_t *unp, in mpn_gcdext_subdiv_step()
/dflybsd-src/usr.sbin/lpr/lpd/
H A Dlpd.c318 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in main() argument
/dflybsd-src/lib/libc/xdr/
H A Dxdr.c644 xdr_union(XDR *xdrs, enum_t *dscmp, char *unp, in xdr_union()
/dflybsd-src/sys/dev/disk/isp/
H A Disp_target.c152 } unp; in isp_target_notify() local
/dflybsd-src/sys/vfs/ntfs/
H A Dntfs_subr.c536 wchar *unp = (wchar *) ((caddr_t) rap + rap->a_hdr.a_nameoff); in ntfs_attrtontvattr() local
/dflybsd-src/usr.sbin/moused/
H A Dmoused.c3083 #define SUN_LEN(unp) (((char *)(unp)->sun_path - (char *)(unp)) + \ in mremote_serversetup() argument
/dflybsd-src/usr.sbin/syslogd/
H A Dsyslogd.c515 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in main() argument