Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_APPEND
usr/src/cmd/sendmail/db/btree/bt_recno.c
1283
S_INSERT | (flags == DB_APPEND ? S_APPEND : 0), 1, &exact)) != 0)
usr/src/cmd/sendmail/db/btree/bt_rsearch.c
147
if (LF_ISSET(S_APPEND)) {