Searched refs:fil (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dhunt8.c20 #define unopen(fil) {if (fil != NULL) {fclose(fil); fil = NULL; }}
H A Dglue1.c19 #define unopen(fil) {if (fil != NULL) {fclose(fil); fil = NULL; }}
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c190 sp_filter_t *fil; local
216 for (fil = list_head(&sp->sp_prog_filters); fil != NULL;
217 fil = list_next(&sp->sp_prog_filters, fil)) {
218 ent = fil->spf_filter;
226 if (fil == NULL) {
512 sp_filter_t *fil; local
522 for (fil = list_tail(&sp->sp_auto_filters);
523 fil !
1033 sp_filter_t *new, *fil; local
1132 sp_filter_t *fil; local
[all...]
H A Dsockparams.c769 sp_filter_t *fil; local
778 for (fil = list_head(flist); fil != NULL;
779 fil = list_next(flist, fil)) {
780 if (fil->spf_filter == ent) {
781 list_remove(flist, fil);
782 kmem_free(fil, sizeof (sp_filter_t));
H A Dsockcommon_sops.c485 struct cred *cr, mblk_t **mpp, sof_instance_t *fil,
551 (mp = SOF_FILTER_DATA_OUT_FROM(so, fil, mp, msg,
484 so_sendmblk_impl(struct sonode *so, struct nmsghdr *msg, int fflag, struct cred *cr, mblk_t **mpp, sof_instance_t *fil, boolean_t fil_inject) argument
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c839 source(fil, okfail)
840 unsigned char *fil;
858 if (open(fil, 0) < 0) {
865 filioerr(fil);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c477 char *fil; local
486 fil = tlm_build_snapshot_name(dir, checkpointed_dir,
489 fil = dir;
490 erc = lstat64(fil, &tlm_acls->acl_attr);
497 spot = strchr(&fil[1], '/');
499 (void) strlcpy(root_dir, fil, TLM_VOLNAME_MAX_LENGTH);
502 (void) strlcpy(root_dir, fil, TLM_VOLNAME_MAX_LENGTH);
518 erc = acl_get(fil, ACL_NO_TRIVIAL, &aclp);
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.status.solaris353 --file | --fil | --fi | --f )
H A Dconfigure381 -cache-file | --cache-file | --cache-fil | --cache-fi \
384 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
6600 --file | --fil | --fi | --f )
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1085 \hskip 0pt plus 0.25fil
1087 \hskip 0pt plus 0.5fil
5230 \advance\rightskip by 0pt plus 1fil

Completed in 923 milliseconds