Home
last modified time | relevance | path

Searched defs:hard (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dulimit.c64 int hard, soft, cnt, c, res; in sysulimit() local
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c335 bool_t hard) /* retry forever? */ in auto_calldaemon()
614 auto_null_request(zoneid_t zoneid, bool_t hard) in auto_null_request()
632 bool_t hard, in auto_lookup_request()
734 bool_t hard) in auto_mount_request()
806 bool_t hard) in auto_send_unmount_request()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.func.c1321 tchar hard = 0; in dolimit() local
1494 plim(struct limits *lp, tchar hard) in plim()
1524 tchar hard = 0; in dounlimit() local
1554 setlim(struct limits *lp, tchar hard, rlim_t limit) in setlim()
/illumos-gate/usr/src/cmd/plimit/
H A Dplimit.c321 char *hard = strtok_r(NULL, " \t", &lastc); in parse_limits() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c223 boolean_t hard = td->td_flags & TRAVERSE_HARD; in traverse_visitbp() local
698 boolean_t hard = (flags & TRAVERSE_HARD); in traverse_pool() local
/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c1412 uchar_t hard = softbuf->cys_hard; in cyclic_expand_xcall() local
1485 char hard = softbuf->cys_hard; in cyclic_expand() local
1519 char hard = softbuf->cys_hard; in cyclic_expand() local
2387 uchar_t hard = softbuf->cys_hard; in cyclic_unconfigure() local
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c811 sadb_hardsoftchk(sadb_lifetime_t *hard, sadb_lifetime_t *soft, in sadb_hardsoftchk()
1100 boolean_t soft = B_FALSE, hard = B_FALSE; in sadb_sa2msg() local
2942 sadb_lifetime_t *hard = local
4298 sadb_update_lifetimes(ipsa_t *assoc, sadb_lifetime_t *hard,
4524 sadb_lifetime_t *hard = local
H A Dipsecah.c1036 sadb_lifetime_t *hard = in ah_add_sa() local
H A Dipsecesp.c3340 sadb_lifetime_t *hard = local
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dengine.c604 int hard; in backref() local
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c987 fd_attach_register_interrupts(dev_info_t *dip, struct fdctlr *fdc, int *hard) in fd_attach_register_interrupts()
1236 fd_cleanup(dev_info_t *dip, struct fdctlr *fdc, int hard, int locks) in fd_cleanup()
/illumos-gate/usr/src/cmd/more/
H A Dmore.c180 int hard, dumb, noscroll, hardtabs, clreol; variable
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1882 struct sadb_lifetime *hard, struct sadb_lifetime *soft, in print_lifetimes()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c1654 struct sadb_lifetime *hard = NULL, *soft = NULL; /* Current? */ in doaddup() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dreglib.h550 unsigned char hard; /* hard comp */ member