Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_rep.c222 int fd, copy_fd, tmp_fd, new_file_flag = 0; in update_fabric_wwn_list() local
242 new_file_flag = 1; in update_fabric_wwn_list()
359 if (new_file_flag != 0 || filesize == 0 || filesize == sizeof_rep_hdr) { in update_fabric_wwn_list()
/illumos-gate/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.c3459 MP_UINT32 new_file_flag = 0; in MP_RegisterPlugin() local
3489 new_file_flag = 1; in MP_RegisterPlugin()
3510 if ((new_file_flag) || (stbuf.st_size == 0)) { in MP_RegisterPlugin()