Searched defs:modification (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dsys-linux.c8 * modification, are permitted provided that the following conditions
36 * modification, are permitted provided that the following conditions
1934 * Internal routine to decode the version.modification.patch level
1938 int *modification, int *patch)
1943 *modification = 0;
1948 *modification = (int) strtoul (buf, &endp, 10);
2118 /* The modification levels must be legal */
1937 decode_version(char *buf, int *version, int *modification, int *patch) argument

Completed in 238 milliseconds