Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c427 get_request_info(int *contentp, char **netp, char **cidp, char **noncep, in get_request_info() function
1705 if (!get_request_info(&content, &net, &cid, &nonce, &docroot)) { in main()