Home
last modified time | relevance | path

Searched refs:act (Results 1 – 3 of 3) sorted by relevance

/lib/
Dasn1_decoder.c340 unsigned char act; in asn1_ber_decoder() local
343 act = machine[pc + 1]; in asn1_ber_decoder()
345 act = machine[pc + 2]; in asn1_ber_decoder()
346 ret = actions[act](context, hdr, tag, data + dp, len); in asn1_ber_decoder()
434 unsigned char act; in asn1_ber_decoder() local
436 act = machine[pc + 2]; in asn1_ber_decoder()
438 act = machine[pc + 1]; in asn1_ber_decoder()
439 ret = actions[act](context, hdr, 0, data + tdp, len); in asn1_ber_decoder()
DKconfig.kgdb159 when early_param's are parsed, we just won't act on the
DKconfig.debug1033 Say Y here to enable the kernel to act as a watchdog to detect
1087 Say Y here to enable the kernel to act as a watchdog to detect