Home
last modified time | relevance | path

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

/external/ltp/testcases/network/tcp_fastopen/
Dtcp_fastopen.c109 static char *narg, *Narg, *qarg, *rarg, *Rarg, *aarg, *Targ, *barg; variable
127 {"b:", NULL, &barg},
716 check_opt("b", barg, &busy_poll, 0); in setup()
/external/syslinux/com32/rosh/
Drosh.c336 const int barg) in rosh_argcat() argument
342 for (i = barg; i < argc; i++) { in rosh_argcat()