Home
last modified time | relevance | path

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

12345

/dflybsd-src/lib/libkcore/
H A Dkcore_sched.c51 static struct nlist nl[] = { in kcore_get_cpus() local
66 static struct nlist nl[] = { in kcore_get_sched_cputime() local
105 static struct nlist nl[] = { in kcore_get_sched_hz() local
116 static struct nlist nl[] = { in kcore_get_sched_profhz() local
127 static struct nlist nl[] = { in kcore_get_sched_stathz() local
H A Dkcore_tty.c51 static struct nlist nl[] = { in kcore_get_tty_tk_nin() local
62 static struct nlist nl[] = { in kcore_get_tty_tk_nout() local
H A Dkcore_file.c131 static struct nlist nl[] = { in kcore_get_maxfiles() local
142 static struct nlist nl[] = { in kcore_get_openfiles() local
H A Dkcore_vfs.c51 static struct nlist nl[] = { in kcore_get_vfs_bufspace() local
H A Dkcore.c101 kcore_get_generic(struct kcore_data *kc, struct nlist *nl, in kcore_get_generic()
/dflybsd-src/contrib/mdocml/
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
/dflybsd-src/usr.bin/evtranalyze/
H A Dxml.c110 xml_elem_print(xml_document_t doc, xml_element_t el, int closed, int nl) in xml_elem_print()
123 _xml_elem_begin(xml_document_t doc, xml_element_t el, int closed, int nl) in _xml_elem_begin()
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_uu.c207 ssize_t *nl, size_t* nbytes_read) in bid_get_line()
261 ssize_t len, nl; in uudecode_bidder_bid() local
442 ssize_t len, llen, nl; in uudecode_filter_read() local
/dflybsd-src/share/examples/sunrpc/dir/
H A Ddir_proc.c19 namelist nl; local
H A Drls.c19 namelist nl; local
/dflybsd-src/lib/libc/net/
H A Dntoh.c44 ntohl(uint32_t nl) in ntohl()
/dflybsd-src/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
/dflybsd-src/lib/libkvm/
H A Dkvm_getloadavg.c47 static struct nlist nl[] = { variable
/dflybsd-src/contrib/gmp/mpz/
H A Dtdiv_q.c29 mp_size_t ns, ds, nl, dl; in mpz_tdiv_q() local
H A Drrandomb.c30 mp_size_t nl; in mpz_rrandomb() local
H A Dtdiv_r.c28 mp_size_t ns, ds, nl, dl; in mpz_tdiv_r() local
H A Dtdiv_qr.c36 mp_size_t ns, ds, nl, dl; in mpz_tdiv_qr() local
/dflybsd-src/sys/ddb/
H A Ddb_ps.c45 int nl = 0; in db_ps() local
/dflybsd-src/lib/libc/stdio/
H A Dfgetws.c53 unsigned char *nl; in fgetws_l() local
H A Dfvwrite.c54 char *nl; in __sfvwrite() local
H A Dfparseln.c79 char esc, con, nl, com; in fparseln() local
/dflybsd-src/tools/diag/dumpvfscache/
H A Ddumpvfscache.c43 struct nlist nl[] = { variable
/dflybsd-src/contrib/file/src/
H A Dis_csv.c94 size_t nf = 0, tf = 0, nl = 0; in csv_parse() local
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dmul_fft.c629 mp_size_t nl, int l, int Mp, mp_ptr T) in mpn_mul_fft_decompose()
811 mp_srcptr n, mp_size_t nl, in mpn_mul_fft()
892 mp_srcptr n, mp_size_t nl, in mpn_mul_fft_full()

12345