Home
last modified time | relevance | path

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

1234

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h202 struct nl *nl; /* ptr to nameslist for this module */ member
226 struct nl { struct
245 struct nl *cyclehead; /* pointer to head of cycle */ argument
246 struct nl *cnext; /* pointer to next member of cycle */ argument
249 unsigned long ncallers; /* no. of callers - dumpsum use only */ argument
251 typedef struct nl nltype; argument
/illumos-gate/usr/src/ucblib/libcurses/
H A Dnewwin.c42 int i, by, bx, nl, nc; in newwin() local
96 int by, bx, nl, nc; in subwin() local
156 int by, bx, nl, nc; in makenew() local
/illumos-gate/usr/src/cmd/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
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.c641 name_entry *nl, *next; in sm_try() local
771 name_entry *nl; in delete_name() local
797 name_entry *nl; in find_name() local
1173 name_entry *nl; in record_name() local
1397 name_entry *nl, *next; in sm_crash() local
1509 name_entry *nl; in pr_name() local
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_util.c231 struct memlist *nl; in dr_memlist_coalesce() local
290 struct memlist *ml, *tl, *nl; in dr_memlist_add_span() local
377 struct memlist *nl; in dr_memlist_del_span() local
418 struct memlist *ml, *tl, *nl; in dr_memlist_cat_span() local
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_util.c231 struct memlist *nl; in dr_memlist_coalesce() local
289 struct memlist *ml, *tl, *nl; in dr_memlist_add_span() local
376 struct memlist *nl; in dr_memlist_del_span() local
417 struct memlist *ml, *tl, *nl; in dr_memlist_cat_span() local
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_nl.c47 nl(void) in nl() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnonl.c48 nl() in nl() function
/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcie_acpi.c257 pcie_walk_obj_namespace(ACPI_HANDLE hdl, uint32_t nl, void *context, in pcie_walk_obj_namespace()
285 pcie_print_acpi_name(ACPI_HANDLE hdl, uint32_t nl, void *context, void **ret) in pcie_print_acpi_name()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnonl.c53 nl(void) in nl() function
/illumos-gate/usr/src/boot/libsa/
H A Dntoh.c49 ntohl(uint32_t nl) in ntohl()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnvpair.c326 nvlist_t **nl = (nvlist_t **)(void *)data; in nvpair_print() local
344 nvlist_t **nl = (nvlist_t **)(void *)data; in nvpair_print() local
/illumos-gate/usr/src/cmd/line/
H A Dline.c44 static char nl = '\n'; variable
/illumos-gate/usr/src/lib/libdevid/
H A Ddeviceid.c160 struct nmlist *nl; in nmlist_add() local
255 struct nmlist *nl; in devid_deviceid_to_nmlist() local
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfvwrite.c65 char *nl; variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dmain.c423 register struct namelist *nl, *prev; local
475 prnames(nl) in prnames() argument
H A Ddocmd.c729 struct namelist *nl; in inlist() local
744 struct namelist *nl; in except() local
H A Dlookup.c41 register struct namelist *nl; local
/illumos-gate/usr/src/cmd/bnu/
H A Dfio.c347 int c, sum, nl, len; local
434 int sum, len, nl; local
/illumos-gate/usr/src/cmd/sort/
H A Dstreams_mmap.c37 char *nl; in stream_mmap_prime() local
/illumos-gate/usr/src/lib/libkvm/common/
H A Dtest.c70 struct nlist nl[] = { variable
189 tst_nlist(struct nlist nl[]) in tst_nlist()
H A Dkvm.c94 struct nlist nl[3] = { { "kas" }, { "practive" }, { "" } }; in kvm_open() local
214 kvm_nlist(kvm_t *kd, struct nlist nl[]) in kvm_nlist()
226 kvm_nlist_core(kvm_t *kd, struct nlist nl[], const char *err) in kvm_nlist_core()
/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Dwrform.c112 char * nl = strchr(cp, '\n'); in wrform() local
/illumos-gate/usr/src/cmd/mailwrapper/
H A Dfparseln.c78 char esc, con, nl, com; in fparseln() local
/illumos-gate/usr/src/cmd/refer/
H A Drefer2.c190 int nl; in choices() local

1234