Searched refs:FUNCTIONS (Results 1 – 25 of 69) sorted by relevance
123
| /freebsd-14.2/contrib/openpam/misc/ |
| H A D | gendoc.pl | 331 $FUNCTIONS{$func} = { 347 $FUNCTIONS{$func}->{nodoc} = 1; 350 $FUNCTIONS{$func}->{openpam} = 1; 352 expand_errors($FUNCTIONS{$func}); 353 return $FUNCTIONS{$func}; 381 if (!defined($FUNCTIONS{$ref})) { 386 if (!defined($FUNCTIONS{$ref})) { 576 $FUNCTIONS{$func{Nm}} = \%func; 601 my @funcs = sort(keys(%FUNCTIONS)); 603 print FILE ".Nm $FUNCTIONS{$func}->{Nm}"; [all …]
|
| /freebsd-14.2/contrib/cortex-strings/scripts/ |
| H A D | bench.py | 54 FUNCTIONS = sorted(ALIGNMENTS.keys()) variable 134 …s="+", help="function to run (run all if not specified)", default = FUNCTIONS, choices = FUNCTIONS)
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | form.ref | 18 ; FIELD FUNCTIONS 63 ; FORM FUNCTIONS
|
| /freebsd-14.2/contrib/sendmail/src/ |
| H A D | aliases | 14 # AND FUNCTIONS', May 1997
|
| /freebsd-14.2/usr.sbin/bsdconfig/networking/share/ |
| H A D | common.subr | 33 ############################################################ FUNCTIONS
|
| H A D | services.subr | 36 ############################################################ FUNCTIONS
|
| H A D | netmask.subr | 40 ############################################################ FUNCTIONS
|
| H A D | routing.subr | 43 ############################################################ FUNCTIONS
|
| H A D | hostname.subr | 41 ############################################################ FUNCTIONS
|
| /freebsd-14.2/etc/mail/ |
| H A D | aliases | 12 # AND FUNCTIONS', May 1997
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | find_system_library.m4 | 7 dnl ZFS_AC_FIND_SYSTEM_LIBRARY(VARIABLE-PREFIX, MODULE, HEADER, HEADER-PREFIXES, LIBRARY, FUNCTIONS…
|
| /freebsd-14.2/usr.sbin/bsdconfig/startup/share/ |
| H A D | rcedit.subr | 40 ############################################################ FUNCTIONS
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/packages/ |
| H A D | musthavepkg.subr | 36 ############################################################ FUNCTIONS
|
| /freebsd-14.2/usr.sbin/bsdconfig/password/share/ |
| H A D | password.subr | 38 ############################################################ FUNCTIONS
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/ |
| H A D | dialog.subr | 118 ############################################################ GENERIC FUNCTIONS 199 ############################################################ TITLE FUNCTIONS 288 ############################################################ SIZE FUNCTIONS 1521 ############################################################ CLEAR FUNCTIONS 1532 ############################################################ INFO FUNCTIONS 1581 ############################################################ PAUSE FUNCTIONS 1630 ############################################################ MSGBOX FUNCTIONS 1691 ############################################################ YESNO FUNCTIONS 1773 ############################################################ INPUT FUNCTIONS 1862 ############################################################ MENU FUNCTIONS [all …]
|
| H A D | geom.subr | 88 ############################################################ FUNCTIONS 111 ############################################### FUNCTIONS
|
| /freebsd-14.2/usr.sbin/bsdconfig/timezone/share/ |
| H A D | countries.subr | 28 ############################################################ FUNCTIONS
|
| H A D | continents.subr | 87 ############################################################ FUNCTIONS
|
| H A D | iso3166.subr | 51 ############################################################ FUNCTIONS
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/media/ |
| H A D | any.subr | 52 ############################################################ FUNCTIONS
|
| H A D | directory.subr | 46 ############################################################ FUNCTIONS
|
| H A D | common.subr | 52 ############################################################ FUNCTIONS
|
| H A D | dos.subr | 46 ############################################################ FUNCTIONS
|
| H A D | usb.subr | 46 ############################################################ FUNCTIONS
|
| H A D | ufs.subr | 46 ############################################################ FUNCTIONS
|
123