Searched refs:signo (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/powerpc/lib/
H A Dkgdb.c50 unsigned char signo; /* Signal that we map this trap into */ member in struct:hard_trap_info
73 for (ht = hard_trap_info; ht->tt && ht->signo; ht++)
75 return ht->signo;
/u-boot/scripts/kconfig/
H A Dmconf.c997 static void sig_handler(int signo) argument

Completed in 37 milliseconds