Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sh/
H A Dulimit.c67 int hard, soft, cnt, c, res; in sysulimit() local
/titanic_44/usr/src/cmd/csh/
H A Dsh.func.c1310 tchar hard = 0; in dolimit() local
1483 plim(struct limits *lp, tchar hard) in plim()
1513 tchar hard = 0; in dounlimit() local
1543 setlim(struct limits *lp, tchar hard, rlim_t limit) in setlim()
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c333 bool_t hard) /* retry forever? */ in auto_calldaemon()
612 auto_null_request(zoneid_t zoneid, bool_t hard) in auto_null_request()
630 bool_t hard, in auto_lookup_request()
732 bool_t hard) in auto_mount_request()
804 bool_t hard) in auto_send_unmount_request()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c220 boolean_t hard = td->td_flags & TRAVERSE_HARD; in traverse_visitbp() local
660 boolean_t hard = (flags & TRAVERSE_HARD); in traverse_pool() local
/titanic_44/usr/src/cmd/plimit/
H A Dplimit.c320 char *hard = strtok_r(NULL, " \t", &lastc); in parse_limits() local
/titanic_44/usr/src/uts/common/os/
H A Dcyclic.c1404 uchar_t hard = softbuf->cys_hard; in cyclic_expand_xcall() local
1477 char hard = softbuf->cys_hard; in cyclic_expand() local
1511 char hard = softbuf->cys_hard; in cyclic_expand() local
2359 uchar_t hard = softbuf->cys_hard; in cyclic_unconfigure() local
/titanic_44/usr/src/cmd/ssh/ssh-keyscan/
H A Dssh-keyscan.c218 fdlim_get(int hard) in fdlim_get()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dsadb.c815 sadb_hardsoftchk(sadb_lifetime_t *hard, sadb_lifetime_t *soft, in sadb_hardsoftchk()
1096 boolean_t soft = B_FALSE, hard = B_FALSE; in sadb_sa2msg() local
2926 sadb_lifetime_t *hard = local
4267 sadb_update_lifetimes(ipsa_t *assoc, sadb_lifetime_t *hard,
4491 sadb_lifetime_t *hard = local
H A Dipsecah.c1048 sadb_lifetime_t *hard = in ah_add_sa() local
H A Dipsecesp.c3582 sadb_lifetime_t *hard = local
/titanic_44/usr/src/lib/libc/port/locale/
H A Dengine.c570 int hard; in backref() local
/titanic_44/usr/src/uts/sun/io/
H A Dfd.c985 fd_attach_register_interrupts(dev_info_t *dip, struct fdctlr *fdc, int *hard) in fd_attach_register_interrupts()
1234 fd_cleanup(dev_info_t *dip, struct fdctlr *fdc, int hard, int locks) in fd_cleanup()
/titanic_44/usr/src/cmd/more/
H A Dmore.c180 int hard, dumb, noscroll, hardtabs, clreol; variable
/titanic_44/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1875 struct sadb_lifetime *hard, struct sadb_lifetime *soft, in print_lifetimes()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c1653 struct sadb_lifetime *hard = NULL, *soft = NULL; /* Current? */ in doaddup() local
/titanic_44/usr/src/lib/libast/common/regex/
H A Dreglib.h550 unsigned char hard; /* hard comp */ member