Home
last modified time | relevance | path

Searched refs:scan (Results 1 – 25 of 114) sorted by path

12345

/illumos-gate/usr/src/boot/forth/
H A Dpnp.4th73 ." PNP scan summary:" cr
H A Dsupport.4th1610 \ scan the list of modules, load enabled ones.
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dextends.c55 int scan; in do_extends() local
66 scan = sscanf(value, "%s %s %s %s", funname, buf, filename, parentfun); in do_extends()
67 switch (scan) { in do_extends()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME133 object, connect to a specific WLAN, initiate a scan on a link etc).
182 to send events of interest (link up/down, WLAN scan/connect results etc)
280 scan data if the WiFi link is of a higher priority than the currently-selected
315 currently-active priority group - should always be able to scan, as they
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6703 Keeping it in a single file allows us to scan for used and unused
772 will scan all of the IFF_DHCPRUNNING IP logical interfaces on the
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1004 scan++, match++;
1010 scan < strend);
1015 if (*scan == *match) scan++;
1018 scan = strend - (MAX_MATCH-1);
1033 scan += 2, match++;
1040 } while (*++scan == *++match && *++scan == *++match &&
1041 *++scan == *++match && *++scan == *++match &&
1042 *++scan == *++match && *++scan == *++match &&
1043 *++scan == *++match && *++scan == *++match &&
1044 scan < strend);
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME255 - wpa_supplicant requests the kernel driver to scan neighboring BSSes
H A Ddriver.h32 int (*scan)(dladm_handle_t, datalink_id_t); member
H A Dwpa_supplicant.c140 if (wpa_s->driver->scan(wpa_s->handle, wpa_s->linkid)) { in wpa_supplicant_scan()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c3732 goto scan; in parse_action()
3739 scan: in parse_action()
3862 goto scan; in parse_pattern_or_prop()
3872 scan: in parse_pattern_or_prop()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c70 static void scan(char *, int, int, int, int, void (*)(), int, int, int);
307 scan(bufp, msglen, filter, 0, 0, proc, 0, 0, flags); in net_read()
346 scan(char *buf, int len, int filter, int cap, int old, void (*proc)(), in scan() function
793 scan(cap_buffp, cap_len, filter, 1, !cap_new, proc, first, last, flags); in cap_read()
/illumos-gate/usr/src/cmd/csh/
H A Dprintf.c188 scan: in _print()
192 goto scan; in _print()
195 goto scan; in _print()
198 goto scan; in _print()
201 goto scan; in _print()
205 goto scan; in _print()
/illumos-gate/usr/src/cmd/device_remap/
H A Ddevice_remap.pl226 sub scan { subroutine
397 @nodes = $md->scan(0, "ioaliases", "fwd");
411 @nodes = $md->scan(@nodes[0], "ioalias", "fwd");
/illumos-gate/usr/src/cmd/ed/
H A Ded.c3080 char *scan; in stdtab() local
3083 scan = stdtabs; in stdtab()
3084 while (*scan) { in stdtab()
3085 if (strequal(&scan, option)) { in stdtab()
3086 strcopy(scan, tabvect); in stdtab()
3109 char c, *scan; in strequal() local
3110 scan = *scan1; in strequal()
3111 while ((c = *scan++) == *str && c) in strequal()
3113 *scan1 = scan; in strequal()
3117 while (*scan++) in strequal()
[all …]
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po42 … ONLINE\n c0t0d0 ONLINE\n\n\nThis will automatically scan /dev/dsk for any\nd…
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_response.c229 scan: in swrp_smf_cache_add()
248 goto scan; in swrp_smf_cache_add()
/illumos-gate/usr/src/cmd/listen/
H A Dnstoa.c485 int scan();
488 if (!s || !*s || !scan(s))
502 scan(s) in scan() function
520 scan(cmd);
/illumos-gate/usr/src/cmd/look/
H A Dwords19840 scan
/illumos-gate/usr/src/cmd/mailx/
H A Dlist.c60 static int scan(char **sp);
215 tok = scan(&bufp); in markall()
241 tok = scan(&bufp); in markall()
289 tok = scan(&bufp); in markall()
515 scan(char **sp) in scan() function
/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c149 scan = *++argv; in main()
150 if (*scan != '-') { in main()
178 scan = *++argv; in options()
179 if (*scan++ == '-') { in options()
180 switch (c = *scan++) { in options()
183 flp->param = inputn(scan); in options()
196 flp->param = inputn(scan); in options()
201 flp->param = inputn(scan); in options()
213 flp->param = *scan ? *scan : ' '; in options()
227 if (*scan == '-' && *(scan+1) == '0' && in options()
[all …]
/illumos-gate/usr/src/cmd/oamuser/user/
H A Duserdefs.c115 scan(char **start_p) in scan() function
191 pe = scan(&ptr); in getusrdef()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs273 SAVE_UINT32(self, vminfop, scan); in save_cpu_stat()
/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h191 extern void scan(lcollection_t *, int64_t);
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c668 scan(lcol, excess); in scan_cb()
701 scan(lcol, excess); in scan_gz()
739 scan(lcol, adjusted_excess); in soft_scan_cb()
780 scan(lcol, adjusted_excess); in soft_scan_gz()
1107 ksp->ks_data)->cpu_vminfo.scan; in get_globally_scanned_pages()
H A Drcapd_scanner.c628 scan(lcollection_t *lcol, int64_t excess) in scan() function

12345