| /onnv/onnv-gate/usr/src/cmd/sendmail/db/mp/ |
| mp_bh.c | 108 * created, we don't have any way of finding out what its real name is, 157 int created, ret; local 168 * Temporary files may not yet have been created. We don't create 191 created = 0; 194 created = 1; 238 if (created) { 337 /* Temporary files may not yet have been created. */
|
| /onnv/onnv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
| private.h | 127 int created; member in struct:__anon4369::__anon4370
|
| /onnv/onnv-gate/usr/src/uts/common/fs/smbsrv/ |
| smb_common_open.c | 303 boolean_t created = B_FALSE; local 326 * If the object being created or opened is a directory 411 * created on cur_node 785 created = B_TRUE; 815 if ((rc = smb_set_open_timestamps(sr, of, created)) != 0) { 840 if (created) 844 if (created) 872 if (created) 910 smb_set_open_timestamps(smb_request_t *sr, smb_ofile_t *of, boolean_t created) 927 existing_file = !(created || smb_node_is_dir(node)) [all...] |
| /onnv/onnv-gate/usr/src/cmd/fs.d/cachefs/mdbug/ |
| dbug.c | 124 * line - line number where object was created. 125 * file - file name object was created in. 126 * function- routine name object was created in. 137 int created = 0; local 154 created = 1; 241 if (created && dbug_state_object_p->sf_thread) { 245 fprintf(dbug_state_object_p->s_out_file, "thread created\n"); 290 * Make sure the last one created is being deleted. 292 * objects per routine or if one is created outside of a routine. 1126 * If the file is newly created, give it away to the use [all...] |
| /onnv/onnv-gate/usr/src/cmd/truss/ |
| ramdata.c | 49 pid_t created; /* if process was created, its process id */ variable
|
| /onnv/onnv-gate/usr/src/lib/libpctx/common/ |
| libpctx.c | 67 int created; member in struct:__pctx 155 pctx->created = 1; 231 pctx->created = 0; 775 wascreated = pctx->created; 787 pctx->created = 1;
|
| /onnv/onnv-gate/usr/src/cmd/dlmgmtd/ |
| dlmgmt_door.c | 35 * zone in which the link was created (ll_zoneid in the dlmgmt_link_t), and 38 * created in the global zone and subsequently assigned to a non-global zone 41 * Door clients can see links that were created in their zone, and links that 43 * modify links that were created in their zone. 47 * they assign to links created within the zone. 150 boolean_t created = B_FALSE; local 236 created = B_TRUE; 254 linkp->ll_flags)) != 0) && created) { [all...] |
| /onnv/onnv-gate/usr/src/cmd/dfs.cmds/sharemgr/ |
| commands.c | 1189 boolean_t created = B_FALSE; local 1327 created = B_TRUE; 1385 if (ret != SA_OK && created) [all...] |
| /onnv/onnv-gate/usr/src/cmd/idmap/idmapd/ |
| dbutils.c | 229 init_db_option_t opt, int *created, int *upgraded) 237 *created = 0; 322 *created = (curr_version == 0); 451 int created, upgraded; local 459 FAIL_IF_CORRUPT, &created, &upgraded) < 0) 469 sql, REMOVE_IF_CORRUPT, &created, &upgraded) < 0) 472 _idmapdstate.new_eph_db = (created || upgraded) ? 1 : 0; [all...] |
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
| ipqosconf.c | 453 int created = 0; local 459 created++; 526 if (created && *nvl != NULL) { [all...] |
| /onnv/onnv-gate/usr/src/uts/common/fs/nfs/ |
| nfs4_srv.c | 6203 bool_t created; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/lvm/md/ |
| md_mddb.c | 7096 struct timeval32 *created = NULL; local [all...] |