Home
last modified time | relevance | path

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

1234

/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h204 struct nl *nl; /* ptr to nameslist for this module */ member
230 struct nl { struct
249 struct nl *cyclehead; /* pointer to head of cycle */ argument
250 struct nl *cnext; /* pointer to next member of cycle */ argument
253 unsigned long ncallers; /* no. of callers - dumpsum use only */ argument
255 typedef struct nl nltype; argument
/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dprofv.h110 struct nl *nl; /* ptr to module's namelist */ member
126 struct nl { struct
134 typedef struct nl nltype; argument
H A Dprofv.c320 compute_times(nltype *nl, profrec_t *psym) in compute_times()
358 nltype *nl; in collect_profsyms() local
416 nltype *nl; in assign_pcsamples() local
513 nltype *nl; in process_cgraph() local
H A Drdelf.c74 rm_dups(nltype *nl, size_t *nfuncs) in rm_dups()
218 nltype *nl, *npe; in fetch_symtab() local
H A Dlookup.c42 nltype *nl = module->nl; in nllookup() local
/titanic_41/usr/src/ucblib/libcurses/
H A Dnewwin.c44 int i, by, bx, nl, nc; in newwin() local
98 int by, bx, nl, nc; in subwin() local
158 int by, bx, nl, nc; in makenew() local
/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_macro.c704 int j, lastarg, maxargs, flushed, nl; in blk_exp_close() local
850 int la, scope, cnt, nc, nl; in in_line() local
1030 int la, nl, nparsed; in blk_full() local
1271 int la, nl; in blk_part_imp() local
1426 int la, nl; in blk_part_exp() local
1535 int la, flushed, j, maxargs, nl; in in_line_argn() local
1731 int nl; in ctx_synopsis() local
/titanic_41/usr/src/lib/libcurses/screen/
H A D_nl.c49 nl(void) in nl() function
/titanic_41/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.c645 name_entry *nl, *next; in sm_try() local
775 name_entry *nl; in delete_name() local
801 name_entry *nl; in find_name() local
1177 name_entry *nl; in record_name() local
1402 name_entry *nl, *next; in sm_crash() local
1514 name_entry *nl; in pr_name() local
/titanic_41/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
/titanic_41/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
/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Dii_tree.c258 ii_nodelink_t nl; in alloc_chunk() local
308 ii_nodelink_t nl; in free_node() local
353 ii_nodelink_t nl; in ii_free_overflow() local
452 ii_nodelink_t nl; in ii_alloc_overflow() local
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnonl.c50 nl() in nl() function
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnonl.c55 nl(void) in nl() function
/titanic_41/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()
/titanic_41/usr/src/cmd/line/
H A Dline.c46 static char nl = '\n'; variable
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dnvpair.c328 nvlist_t **nl = (nvlist_t **)(void *)data; in nvpair_print() local
346 nvlist_t **nl = (nvlist_t **)(void *)data; in nvpair_print() local
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dfvwrite.c67 char *nl; variable
/titanic_41/usr/src/lib/libdevid/
H A Ddeviceid.c136 struct nmlist *nl; in nmlist_add() local
234 struct nmlist *nl; in devid_deviceid_to_nmlist() local
/titanic_41/usr/src/cmd/sort/common/
H A Dstreams_mmap.c39 char *nl; in stream_mmap_prime() local
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_subr.c368 mndiskset_membershiplist_t **nl, in meta_read_nodelist()
576 mndiskset_membershiplist_t *nl in meta_free_nodelist()
863 mndiskset_membershiplist_t *nl; in meta_mn_singlenode() local
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dlookup.c42 register struct namelist *nl; local
H A Dmain.c423 register struct namelist *nl, *prev; local
475 prnames(nl) in prnames() argument
/titanic_41/usr/src/cmd/bnu/
H A Dfio.c349 int c, sum, nl, len; local
436 int sum, len, nl; local
/titanic_41/usr/src/cmd/lp/lib/forms/
H A Dwrform.c114 char * nl = strchr(cp, '\n'); in wrform() local

1234