Searched refs:GETENV_UNSIGNED (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dkern_sysctl.c231 sizeof(int), GETENV_UNSIGNED) == 0)
245 sizeof(long), GETENV_UNSIGNED) == 0)
280 sizeof(uint8_t), GETENV_UNSIGNED) == 0)
287 sizeof(uint16_t), GETENV_UNSIGNED) == 0)
294 sizeof(uint32_t), GETENV_UNSIGNED) == 0)
301 sizeof(uint64_t), GETENV_UNSIGNED) == 0)
/freebsd-11-stable/sys/sys/
H A Dsystm.h349 #define GETENV_UNSIGNED false /* negative numbers not allowed */ macro

Completed in 88 milliseconds