Searched refs:fret (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | bsd-cray.c | 96 ia_failure_ret_t fret; /* ia_failure return stuff */ in cray_login_failure() local 120 fret.revision = 0; in cray_login_failure() 121 fret.normal = 0; in cray_login_failure() 126 ia_failure(&fsent,&fret); in cray_login_failure() 185 ia_failure_ret_t fret; /* ia_failure return stuff */ in cray_setup() local 406 fret.revision = 0; in cray_setup() 407 fret.normal = 0; in cray_setup() 414 ia_failure(&fsent,&fret); in cray_setup() 441 fret.revision = 0; in cray_setup() 442 fret.normal = 0; in cray_setup() [all …]
|
/titanic_41/usr/src/cmd/krb5/kadmin/server/ |
H A D | ipropd_svc.c | 237 int pret, fret; in iprop_full_resync_1() local 328 fret = fork(); in iprop_full_resync_1() 329 DPRINT(("%s: fork=%d (%d)\n", whoami, fret, getpid())); in iprop_full_resync_1() 331 switch (fret) { in iprop_full_resync_1()
|
/titanic_41/usr/src/lib/libc/port/aio/ |
H A D | posix_aio.c | 777 int fret; in aio_fsync() local 840 fret = __aio_fsync_bar(aiocbp, head, __workers_rw, __rw_workerscnt); in aio_fsync() 841 if (fret != __rw_workerscnt) { in aio_fsync() 852 if (fret == 0) in aio_fsync() 1635 int fret; in aio_fsync64() local 1698 fret = __aio_fsync_bar64(aiocbp, head, __workers_rw, __rw_workerscnt); in aio_fsync64() 1699 if (fret != __rw_workerscnt) { in aio_fsync64() 1710 if (fret == 0) in aio_fsync64()
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 9241 fret
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 9239 fret
|