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

/freebsd-10.1-release/usr.bin/kdump/
H A Dmksubr225 extern char *signames[]; /* from kdump.c */
230 printf("SIG%s",signames[sig]);
H A Dkdump.c1376 const char *signames[] = { variable
1389 printf("SIG%s ", signames[psig->signo]);
/freebsd-10.1-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 102 milliseconds