Searched refs:full (Results 1 - 25 of 61) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dqlc.conf119 #Name: Enable LIP full login on bus reset
121 #Usage: This field enables the adapter to issue a LIP full login reset
123 enable-LIP-full-login-on-bus-reset=1;
153 #Name: Queue full retry count
156 # queue full error.
157 queue-full-retry-count=16;
159 #Name: Queue full retry delay
162 # queue full error before starting any new I/O commands.
163 queue-full-retry-delay=2;
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Dsend-c_mixed_compression.ksh9 # A full copy of the text of the CDDL should have accompanied this
27 # 2. Receive a full compressed send, and verify the data and compression ratios
46 log_must zfs snapshot $send_ds@full
47 log_must eval "zfs send -c $send_ds@full >$BACKDIR/full"
48 log_must eval "zfs recv $recv_ds <$BACKDIR/full"
50 verify_stream_size $BACKDIR/full $send_ds
51 verify_stream_size $BACKDIR/full $recv_ds
H A Dsend-c_zstreamdump.ksh9 # A full copy of the text of the CDDL should have accompanied this
26 # 1. Create a full compressed send stream
41 log_must zfs snapshot $sendfs@full
43 log_must eval "zfs send -c $sendfs@full >$BACKDIR/full"
44 log_must stream_has_features $BACKDIR/full lz4 compressed
45 cat $BACKDIR/full | zstreamdump -v | parse_dump > $BACKDIR/dump.out
H A Dsend-c_volume.ksh9 # A full copy of the text of the CDDL should have accompanied this
58 log_must eval "zfs send -c $vol@snap >$BACKDIR/full"
59 log_must eval "zfs recv -d $POOL2 <$BACKDIR/full"
61 verify_stream_size $BACKDIR/full $vol
62 verify_stream_size $BACKDIR/full $vol2
H A Dsend-c_lz4_disabled.ksh9 # A full copy of the text of the CDDL should have accompanied this
61 log_must zfs snapshot $send_ds@full
63 log_must eval "zfs send -c $send_ds@full >$BACKDIR/full-c"
64 log_must eval "zfs recv $recv_ds <$BACKDIR/full-c"
68 log_must eval "zfs send $send_ds@full >$BACKDIR/full"
69 log_must eval "zfs recv $recv_ds <$BACKDIR/full"
H A Dsend-c_recv_lz4_disabled.ksh9 # A full copy of the text of the CDDL should have accompanied this
59 log_must zfs snapshot $send_ds@full
61 log_must eval "zfs send -c $send_ds@full >$BACKDIR/full-c"
62 log_mustnot eval "zfs recv $recv_ds <$BACKDIR/full-c"
64 log_must eval "zfs send $send_ds@full >$BACKDIR/full"
65 log_must eval "zfs recv $recv_ds <$BACKDIR/full"
/illumos-gate/usr/src/cmd/bnu/
H A Dcpmv.c201 char full[MAXFULLNAME]; local
203 (void) strcpy(full, f2);
205 (void) strcat(full, "/");
206 (void) strcat(full, BASENAME(f1, '/'));
209 /* create full owned by uucp */
210 (void) close(creat(full, PUB_FILEMODE));
211 (void) chmod(full, PUB_FILEMODE);
216 status = xcp(f1, full);
224 _exit(xcp(f1, full));
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dfifo_buffs.c62 FifoBufferTable [fd]->full = 0;
85 FifoBufferTable [fd]->full = 0;
H A Dllib-llpmsg69 int full;
H A Dread_fifo.c90 ** In this case, if we had not read a full buffer last time, then we
165 ** We're sync'd, so read the full header.
279 ** We're sync'd, so read the full header.
362 Had_Full_Buffer = fbp->full;
363 fbp->full = (nbytes == n);
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_lseek.c35 offset_t full; /* full 64 bit offset value */ member in union:__anon3802
75 off.full = offset;
108 offset = (off_t)off.full;
150 off.full = offset;
183 offset = off.full;
/illumos-gate/usr/src/lib/libtsol/common/
H A Dgetpathbylabel.c60 * Return a pointer to the trailing suffix of full that follows the prefix
61 * given by pref. If pref isn't a prefix of full, return NULL. Apply
66 pathsuffix(char *full, char *pref) argument
70 if (full == NULL || pref == NULL)
74 if (strncmp(pref, full, preflen) != 0)
78 * pref is a substring of full. To be a subpath, it cannot cover a
79 * partial component of full. The last clause of the test handles the
82 if (full[preflen] != '\0' && full[preflen] != '/' && preflen > 1)
85 if (preflen == 1 && full[
98 subpath(char *full, char *sub) argument
[all...]
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_zonecfg.sh9 # A full copy of the text of the CDDL should have accompanied this
90 expect_success valid-full-config <<EOF
106 expect_fail invalid-full-lower-gt-def "default secflags must be above the lower limit" <<EOF
123 expect_fail invalid-full-def-gt-upper "default secflags must be within the upper limit" <<EOF
140 expect_fail invalid-full-def-gt-upper "default secflags must be within the upper limit" <<EOF
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlistmgr.c55 int full; /* segment has no available space */ member in struct:alloc_seg
179 alloc_segment->full = 0;
215 new_alloc_cs->full = 0;
299 if (bl_ptr->cur_segment == NULL || bl_ptr->cur_segment->full)
306 /* Advance it and mark if full. */
311 bl_ptr->cur_segment->full = 1;
458 list_ptr->alloc_segs->full = 0;
516 * structure is full, we have to grow it without resetting
520 if (bl_cs_array[list_handle]->alloc_segs->full) {
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.providers.ksh30 echo failed to enable io provider with full privs
/illumos-gate/usr/src/cmd/refer/
H A Dhunt1.c37 static int full = 1000; variable
90 case 'F': /* put out full text */
91 full = setfrom(argv[1][2]);
212 nitem, qitem, rprog, full);
247 if (full) {
H A Dhunt6.c39 char *qitem[], char *rprog, int full)
131 if (full >= g)
38 baddrop(unsigned *mptr, int nf, FILE *fc, int nitem, char *qitem[], char *rprog, int full) argument
H A Dglue1.c37 static int full = 1000; variable
91 case 'F': /* put out full text */
92 full = setfrom(argv[1][2]);
253 rprog, full);
/illumos-gate/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c895 * Return a pointer to the trailing suffix of full that follows the prefix
896 * given by pref. If pref isn't a prefix of full, return NULL. Apply
901 pathsuffix(char *full, char *pref) argument
905 if (full == NULL || pref == NULL)
909 if (strncmp(pref, full, preflen) != 0)
913 * pref is a substring of full. To be a subpath, it cannot cover a
914 * partial component of full. The last clause of the test handles the
917 if (full[preflen] != '\0' && full[preflen] != '/' && preflen > 1)
920 if (preflen == 1 && full[
933 subpath(char *full, char *sub) argument
[all...]
/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c554 ttprint_short(uintptr_t addr, const trap_trace_fullrec_t *full, int *cpu) argument
557 const struct trap_trace_record *ttp = &full->ttf_rec;
560 mdb_printf("%3d ", full->ttf_cpu);
562 if (*cpu != full->ttf_cpu)
632 ttprint_long(uintptr_t addr, const trap_trace_fullrec_t *full, int *cpu) argument
634 const struct trap_trace_record *ttp = &full->ttf_rec;
637 mdb_printf("%3d ", full->ttf_cpu);
638 else if (*cpu != full->ttf_cpu)
902 httprint_short(uintptr_t addr, const htrap_trace_fullrec_t *full, int *cpu) argument
905 const struct htrap_trace_record *ttp = &full
927 httprint_long(uintptr_t addr, const htrap_trace_fullrec_t *full, int *cpu) argument
1164 xctrace_walk(uintptr_t addr, const trap_trace_fullrec_t *full, int *cpu) argument
[all...]
/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c959 print_name(name_list_t *list, char *padding, int *np, int pct, int full) argument
973 if (full) {
1074 int limit, int pct, void (func1)(int, char *), int full)
1094 if (full) {
1113 print_name(list, padding, &n, pct, full);
1120 print_name(list->prev, padding, &n, pct, full);
1124 " use -v option for full list"));
1179 print_sup_record(status_record_t *srp, int opt_i, int full) argument
1196 if (full || n < j || n >= k || max_fault == 0 ||
1231 NULL, full);
1073 print_name_list(name_list_t *list, char *label, int limit, int pct, void (func1)(int, char *), int full) argument
1283 print_status_record(status_record_t *srp, int summary, int opt_i, int full) argument
1335 print_catalog(int summary, int opt_a, int full, int opt_i, int page_feed) argument
[all...]
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_lookup.c73 if (!err && rdcp->full) {
H A Dautod_readdir.c109 if (!rdcp->full) {
111 if (!rdcp->full) {
147 rdcp->full = 0;
182 rdcp->full = 0;
552 rdcp->full = 1;
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_attr.c47 char *full; local
55 full = sdup(myself, T, name);
57 full = scat(myself, T, scat(myself, F, name, "."),
63 return (full);
/illumos-gate/usr/src/cmd/troff/
H A Dn8.c148 goto full;
169 goto full;
173 full:
174 errprint(gettext("exception word list full."));

Completed in 146 milliseconds

123