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

/freebsd-11-stable/share/examples/FreeBSD_version/
H A DFreeBSD_version.c16 printf("Execution environment release date: %d\n", getosreldate());
/freebsd-11-stable/lib/libc/gen/
H A Dgetosreldate.c43 getosreldate(void) function
H A DMakefile.inc65 getosreldate.c \
220 getosreldate.3 \
/freebsd-11-stable/tools/test/auxinfo/
H A Dauxinfo.c47 printf("OSRELDATE: %d\n", getosreldate());
/freebsd-11-stable/usr.bin/uname/
H A Duname.c276 snprintf(buf, sizeof(buf), "%d", getosreldate());
/freebsd-11-stable/include/
H A Dunistd.h507 int getosreldate(void);
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dlockd.c198 if (getosreldate() >= 800040)

Completed in 135 milliseconds