|
FreeBSD kernel libkern code
|
#include <sys/cdefs.h>#include <sys/param.h>#include <sys/systm.h>#include <sys/ctype.h>#include <sys/limits.h>
Go to the source code of this file.
Functions | |
| __FBSDID ("$BSDSUniX$") | |
| quad_t | strtoq (const char *nptr, char **endptr, int base) |
| __FBSDID | ( | "$BSDSUniX$" | ) |