Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dtest.c471 static number_t getn(const char *s) in getn() function
572 val1 = getn(opnd1); in binop()
573 val2 = getn(opnd2); in binop()
880 unnest_msg_and_return(isatty(getn(*args)), "<primary: isatty(%s)%lld\n", *args); in primary()