Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
field_new
usr/src/cmd/sort/fields.h
60
extern field_t *field_new(sort_t *);
usr/src/cmd/sort/options.c
215
nF = field_new(NULL);
usr/src/cmd/sort/options.c
218
nF = field_new(S);
usr/src/cmd/sort/options.c
265
nF = field_new(NULL);
usr/src/cmd/sort/options.c
268
nF = field_new(S);