Home
last modified time | relevance | path

Searched refs:printname (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/usr.bin/gprof/
HDdfn.c73 printname( parentp ); in dfn()
124 printname( parentp ); in dfn_pre_visit()
180 printname( cycleheadp ); in dfn_findcycle()
202 printname( tailp ); in dfn_findcycle()
217 printname( cycleheadp ); in dfn_findcycle()
234 printname( childp ); in dfn_findcycle()
236 printname( cycleheadp ); in dfn_findcycle()
245 printname( tailp -> cnext ); in dfn_findcycle()
247 printname( cycleheadp ); in dfn_findcycle()
274 printname( parentp ); in dfn_self_cycle()
[all …]
HDprintgprof.c162 printname( np ); in flatprofline()
216 printname( np ); in gprofline()
330 printname( parentp ); in printparents()
340 printname( parentp ); in printparents()
363 printname( childp ); in printchildren()
373 printname( childp ); in printchildren()
380 printname(nltype *selfp) in printname() function
529 printname( memberp ); in printmembers()
611 printname( thisparentp ); in arccmp()
613 printname ( thischildp ); in arccmp()
[all …]
HDarcs.c215 printname( topsortnlp[ index ] ); in doarcs()
341 printname( childp ); in timepropagate()
346 printname( parentp ); in timepropagate()
413 printname( nlp ); in cyclelink()
813 printname( childp ); in doflags()
867 printname( childp ); in doflags()
HDgprof.h299 void printname(nltype *);
/freebsd-13-stable/crypto/openssh/regress/
HDscp-ssh-wrapper.sh5 printname () { function
44 printname $BAD
49 printname $BAD
/freebsd-13-stable/sys/net/
HDdebugnet.c900 const char *printname; member
916 __func__, opt->printname, octet, t); in dn_parse_optarg_ipv4()
927 opt->printname, octet, (intmax_t)db_tok_number); in dn_parse_optarg_ipv4()
938 " %d\n", __func__, opt->printname, octet, in dn_parse_optarg_ipv4()
959 .printname = "client", in debugnet_parse_ddb_cmd()
963 .printname = "server", in debugnet_parse_ddb_cmd()
967 .printname = "gateway", in debugnet_parse_ddb_cmd()
/freebsd-13-stable/bin/ls/
HDextern.h53 int printname(const char *);
HDprint.c132 printname(const char *name) in printname() function
258 (void)printname(p->fts_name); in printlong()
413 chcnt += printname(p->fts_name); in printaname()
743 (void)printname(path); in printlink()
HDls.c677 (void)printname(p->fts_path); in traverse()
680 (void)printname(p->fts_path); in traverse()