Home
last modified time | relevance | path

Searched refs:tmp_create (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_appinit.c338 int data_entry, ret, slash, tmp_create, tmp_free; local
344 tmp_create = tmp_free = 0;
413 tmp_create = 1;
445 tmp_create = 1;
510 if (tmp_create &&
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c941 tmp_create( in tmp_create() function
2445 VOPNAME_CREATE, { .vop_create = tmp_create },