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

/freebsd-current/crypto/openssh/regress/
H A Dscp-ssh-wrapper.sh5 printname () { function
44 printname $BAD
49 printname $BAD
/freebsd-current/usr.bin/gprof/
H A Ddfn.c67 printname( parentp );
118 printname( parentp );
174 printname( cycleheadp );
196 printname( tailp );
211 printname( cycleheadp );
228 printname( childp );
230 printname( cycleheadp );
239 printname( tailp -> cnext );
241 printname( cycleheadp );
268 printname( parent
[all...]
H A Dprintgprof.c156 printname( np );
210 printname( np );
324 printname( parentp );
334 printname( parentp );
357 printname( childp );
367 printname( childp );
374 printname(nltype *selfp) function
523 printname( memberp );
605 printname( thisparentp );
607 printname ( thischild
[all...]
H A Dgprof.h297 void printname(nltype *);
H A Darcs.c209 printname( topsortnlp[ index ] );
335 printname( childp );
340 printname( parentp );
407 printname( nlp );
807 printname( childp );
861 printname( childp );
/freebsd-current/bin/ls/
H A Dextern.h51 int printname(const char *);
H A Dprint.c126 printname(const char *name) function
254 (void)printname(p->fts_name);
409 chcnt += printname(p->fts_name);
739 (void)printname(path);
H A Dls.c678 (void)printname(p->fts_path);
681 (void)printname(p->fts_path);
/freebsd-current/sys/net/
H A Ddebugnet.c932 const char *printname; member in struct:my_inet_opt
948 __func__, opt->printname, octet, t);
959 opt->printname, octet, (intmax_t)db_tok_number);
970 " %d\n", __func__, opt->printname, octet,
991 .printname = "client",
995 .printname = "server",
999 .printname = "gateway",

Completed in 205 milliseconds