Home
last modified time | relevance | path

Searched defs:nl (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/usr.bin/gprof/
H A Dgprof.h112 struct nl { struct
130 struct nl *cyclehead; /* pointer to head of cycle */ argument
131 struct nl *cnext; /* pointer to next member of cycle */ argument
135 typedef struct nl nltype; argument
137 EXTERN nltype *nl; /* the whole namelist */ variable
/freebsd/contrib/mandoc/
H A Dmdoc_macro.c552 int j, lastarg, maxargs, nl, pending; in blk_exp_close() local
770 int la, scope, cnt, firstarg, mayopen, nc, nl; in in_line() local
962 int done, la, nl, parsed; in blk_full() local
1248 int done, la, nl; in blk_part_imp() local
1319 int done, la, nl; in blk_part_exp() local
1387 int la, maxargs, nl; in in_line_argn() local
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_event.c153 char *nl; in getauevent_r_locked() local
217 char *nl; in getauevnam_r_locked() local
278 char *nl; in getauevnum_r_locked() local
/freebsd/share/examples/sunrpc/dir/
H A Ddir_proc.c18 namelist nl; local
H A Drls.c18 namelist nl; local
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_nl.c70 nl(void) in nl() function
H A Dlib_restart.c93 NCURSES_SP_NAME(nl) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/freebsd/lib/libc/net/
H A Dntoh.c48 ntohl(uint32_t nl) in ntohl()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_disk_no_hfs_compression.c37 char *nl, *nlp; in has_xattr() local
H A Dtest_write_disk_hfs_compression.c37 char *nl, *nlp; in has_xattr() local
H A Dtest_write_disk_mac_metadata.c67 char *nl, *nlp; in has_xattr() local
H A Dtest_write_disk_appledouble.c67 char *nl, *nlp; in has_xattr() local
/freebsd/lib/libkvm/
H A Dkvm_getloadavg.c44 static struct nlist nl[] = { variable
H A Dkvm.c311 kvm_nlist2(kvm_t *kd, struct kvm_nlist *nl) in kvm_nlist2()
322 kvm_nlist(kvm_t *kd, struct nlist *nl) in kvm_nlist()
H A Dkvm_vnet.c64 struct kvm_nlist nl[] = { in _kvm_vnet_selectpid() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_uu.c212 ssize_t *nl, size_t* nbytes_read) in bid_get_line()
266 ssize_t len, nl; in uudecode_bidder_bid() local
466 ssize_t len, llen, nl, namelen; in uudecode_filter_read() local
/freebsd/lib/libc/stdio/
H A Dfgetws.c51 unsigned char *nl; in fgetws_l() local
H A Dfvwrite.c54 char *nl; in __sfvwrite() local
/freebsd/contrib/libfido2/src/
H A Dnetlink.c565 fido_nl_power_nfc(fido_nl_t *nl, uint32_t dev) in fido_nl_power_nfc()
594 nl_nfc_poll(fido_nl_t *nl, uint32_t dev) in nl_nfc_poll()
624 nl_dump_nfc_target(fido_nl_t *nl, uint32_t dev, uint32_t *target, int ms) in nl_dump_nfc_target()
682 fido_nl_get_nfc_target(fido_nl_t *nl, uint32_t dev, uint32_t *target) in fido_nl_get_nfc_target()
734 fido_nl_t *nl; in fido_nl_free() local
748 fido_nl_t *nl; in fido_nl_new() local
/freebsd/lib/libkvm/tests/
H A Dkvm_read_test.c55 struct nlist nl[] = { in ATF_TC_BODY() local
/freebsd/contrib/sendmail/libsm/
H A Dfvwrite.c65 char *nl; variable
/freebsd/contrib/ntp/sntp/libopts/
H A Dcook.c59 ao_string_cook_escape_char(char const * pzIn, char * pRes, uint_t nl) in ao_string_cook_escape_char()
/freebsd/sbin/dmesg/
H A Ddmesg.c52 static struct nlist nl[] = { variable
/freebsd/contrib/file/src/
H A Dis_csv.c94 size_t nf = 0, tf = 0, nl = 0; in csv_parse() local
/freebsd/tools/tools/ifpifa/
H A Difpifa.c55 static struct nlist nl[] = { variable

12345