OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:istmp
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/fssconfig/
fssconfig.c
113
int fd, isreg,
istmp
, ispersistent;
local
124
istmp
= ispersistent = 0;
144
istmp
= 1;
163
if (
istmp
) {
185
if (
istmp
)
191
if ((xflag ||
istmp
) && isreg)
195
if (
istmp
)
/src/external/bsd/nvi/dist/ex/
ex_cscope.c
453
int force,
istmp
, matches;
local
496
istmp
= F_ISSET(sp->frp, FR_TMPFILE) && !F_ISSET(cmdp, E_NEWSCREEN);
567
if (
istmp
) {
ex_tag.c
762
int
istmp
;
local
793
istmp
= frp == NULL || (F_ISSET(frp, FR_TMPFILE) && !new_screen);
841
if (
istmp
) {
/src/sys/net80211/
ieee80211_input.c
1199
bool
istmp
;
local
1207
istmp
= true;
1209
istmp
= false;
1213
if (
istmp
)
/src/external/cddl/osnet/dist/cmd/zpool/
zpool_main.c
3604
boolean_t
istmp
= B_FALSE;
local
3610
istmp
= B_TRUE;
3639
if (zpool_vdev_offline(zhp, argv[i],
istmp
) != 0)
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026