NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getw
games/sail/misc.c
216
persons = getw(fp);
include/stdio.h
360
int getw(FILE *);
usr.bin/locate/locate/locate.c
203
count += ((c == SWITCH) ? getw(fp) : c) - OFFSET;