Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds