Searched refs:signames (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/kdump/
H A Dmksubr212 extern char *signames[]; /* from kdump.c */
217 printf("SIG%s",signames[sig]);
H A Dkdump.c1238 const char *signames[] = { variable
1251 printf("SIG%s ", signames[psig->signo]);
/freebsd-9.3-release/sys/fs/procfs/
H A Dprocfs_ctl.c86 static struct namemap signames[] = { variable in typeref:struct:namemap
336 nm = findname(signames, sbuf_data(sb), sbuf_len(sb));

Completed in 103 milliseconds