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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/kdb/
H A Dkdb_main.c251 * kdbgetulenv - This function will return the value of an unsigned
260 static int kdbgetulenv(const char *match, unsigned long *value) function
290 diag = kdbgetulenv(match, &val);
503 diag = kdbgetulenv(&symname[1], &addr);

Completed in 174 milliseconds