Searched refs:printname (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13-stable/usr.bin/gprof/ |
| HD | dfn.c | 73 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 …]
|
| HD | printgprof.c | 162 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 …]
|
| HD | arcs.c | 215 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()
|
| HD | gprof.h | 299 void printname(nltype *);
|
| /freebsd-13-stable/crypto/openssh/regress/ |
| HD | scp-ssh-wrapper.sh | 5 printname () { function 44 printname $BAD 49 printname $BAD
|
| /freebsd-13-stable/sys/net/ |
| HD | debugnet.c | 900 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/ |
| HD | extern.h | 53 int printname(const char *);
|
| HD | print.c | 132 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()
|
| HD | ls.c | 677 (void)printname(p->fts_path); in traverse() 680 (void)printname(p->fts_path); in traverse()
|