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

/asus-wl-520gu-7.0.1.45/src/router/samba/source/client/
H A Dclient.c50 static int process_tok(fstring tok);
2080 * field is NULL, and NULL in that field is used in process_tok()
2148 static int process_tok(fstring tok) function
2184 if ((i = process_tok(buf)) >= 0)
2237 if ((i = process_tok(tok)) >= 0) {
2505 if ((i = process_tok(tok)) >= 0) {

Completed in 38 milliseconds