Home
last modified time | relevance | path

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

/nss/nss_files/
A Dfiles-ethers.c39 INT_FIELD (number, ISCOLON , 0, 16, (unsigned int))
41 INT_FIELD (number, isspace, 1, 16, (unsigned int))
A Dfiles-rpc.c33 INT_FIELD (result->r_number, isspace, 1, 10,);
A Dfiles-proto.c33 INT_FIELD (result->p_proto, isspace, 1, 10,);
A Dfiles-service.c35 INT_FIELD (result->s_port, ISSLASH, 10, 0, htons);
A Dfiles-parse.c156 # define INT_FIELD(variable, terminator_p, swallow, base, convert) \ macro

Completed in 9 milliseconds