Home
last modified time | relevance | path

Searched refs:full_len (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/fs/nfs/
Dnfs_commonacl.c291 int full_len; in nfsrv_buildace() local
293 full_len = NFSM_RNDUP(namelen); in nfsrv_buildace()
294 NFSM_BUILD(tl, u_int32_t *, 4 * NFSX_UNSIGNED + full_len); in nfsrv_buildace()
386 if (full_len - namelen) in nfsrv_buildace()
389 return (full_len + 4 * NFSX_UNSIGNED); in nfsrv_buildace()
/freebsd-12-stable/contrib/libxo/libxo/
Dxo_syslog.c177 int full_len = strlen(full_msg); in xo_send_syslog() local
219 if (send(xo_logfile, full_msg, full_len, 0) < 0) { in xo_send_syslog()
227 if (send(xo_logfile, full_msg, full_len, 0) >= 0) { in xo_send_syslog()
244 if (send(xo_logfile, full_msg, full_len, 0) >= 0) { in xo_send_syslog()
271 v->iov_len = full_len - (p - full_msg); in xo_send_syslog()
/freebsd-12-stable/contrib/gcclibs/libiberty/
Dcp-demangle.c192 int full_len; member
2576 len = p->full_len; in d_substitution()
DChangeLog1327 (struct d_standard_sub_info): Add simple_len, full_len, and
/freebsd-12-stable/contrib/binutils/libiberty/
Dcp-demangle.c224 int full_len; member
2622 len = p->full_len; in d_substitution()
DChangeLog1525 (struct d_standard_sub_info): Add simple_len, full_len, and