Home
last modified time | relevance | path

Searched +full:a +full:- +full:ilm (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dallwinner,sun4i-a10-pinctrl.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/allwinner,sun4i-a10-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Che
[all...]
/freebsd/bin/pkill/
H A Dpkill.c3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
24 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
72 /* Ignore system-processes (if '-S' flag is not specified) and myself. */
73 #define PSKIP(kp) ((kp)->ki_pid == mypid || \
74 (!kthreads && ((kp)->ki_flag & P_KPROC) != 0))
156 if (argc > 1 && p[0] == '-') { in main()
162 argc--; in main()
172 argc--; in main()
188 while ((ch = getopt(argc, argv, "DF:G:ILM:N:P:SU:ac:d:fg:ij:lnoqs:t:u:vx")) != -1) in main()
[all …]
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2003-2008, Joseph Koshy
8 * Portions of this software were developed by A. Joseph Koshy under
22 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
72 * A given invocation of pmcstat(8) can manage multiple PMCs of both
73 * the system-wide and per-process variety. Each of these could be in
76 * For 'counting mode' PMCs, pmcstat(8) will periodically issue a
80 * For 'sampling mode' PMCs it can log to a file for offline analysis,
85 * for a given executable into a single profile file.
[all …]
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c3 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
34 /*-
55 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
67 * traceroute host - trace the route ip packets follow going to "host".
71 * packets with a small ttl (time to live) then listening for an
72 * icmp "time exceeded" reply from a gateway. We start our probes
73 * with a ttl of one and increase by one until we get an icmp "port
74 * unreachable" (which means we got to "host") or hit a max (which
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A DNormalizationTest.txt1 # NormalizationTest-4.0.0.txt
2 # Date: 2003-02-25,23:12:31 GMT [MD]
62 00A0;00A0;00A0;0020;0020; # ( ;  ;  ; ; ; ) NO-BREAK SPACE
64 00AA;00AA;00AA;0061;0061; # (ª; ª; ª; a; a; ) FEMININE ORDINAL INDICATOR
76 00C0;00C0;0041 0300;00C0;0041 0300; # (À; À; A◌̀; À; A◌̀; ) LATIN CAPITAL LETTER A WITH GRAVE
77 00C1;00C1;0041 0301;00C1;0041 0301; # (Á; Á; A◌́; Á; A◌́; ) LATIN CAPITAL LETTER A WITH ACUTE
78 00C2;00C2;0041 0302;00C2;0041 0302; # (Â; Â; A◌̂; Â; A◌̂; ) LATIN CAPITAL LETTER A WITH CIRCUMFLEX
79 00C3;00C3;0041 0303;00C3;0041 0303; # (Ã; Ã; A◌̃; Ã; A◌̃; ) LATIN CAPITAL LETTER A WITH TILDE
80 00C4;00C4;0041 0308;00C4;0041 0308; # (Ä; Ä; A◌̈; Ä; A◌̈; ) LATIN CAPITAL LETTER A WITH DIAERESIS
81 00C5;00C5;0041 030A;00C5;0041 030A; # (Å; Å; A◌̊; Å; A◌̊; ) LATIN CAPITAL LETTER A WITH RING ABOVE
[all …]