Searched refs:FUNCTIONS (Results 1 – 25 of 71) sorted by relevance
123
| /freebsd-13.1/contrib/openpam/misc/ |
| H A D | gendoc.pl | 333 $FUNCTIONS{$func} = { 349 $FUNCTIONS{$func}->{nodoc} = 1; 352 $FUNCTIONS{$func}->{openpam} = 1; 354 expand_errors($FUNCTIONS{$func}); 355 return $FUNCTIONS{$func}; 383 if (!defined($FUNCTIONS{$ref})) { 388 if (!defined($FUNCTIONS{$ref})) { 578 $FUNCTIONS{$func{Nm}} = \%func; 603 my @funcs = sort(keys(%FUNCTIONS)); 605 print FILE ".Nm $FUNCTIONS{$func}->{Nm}"; [all …]
|
| /freebsd-13.1/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-13.1/contrib/ncurses/misc/ |
| H A D | form.ref | 18 ; FIELD FUNCTIONS 63 ; FORM FUNCTIONS
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | aliases | 14 # AND FUNCTIONS', May 1997
|
| /freebsd-13.1/etc/mail/ |
| H A D | aliases | 13 # AND FUNCTIONS', May 1997
|
| /freebsd-13.1/usr.sbin/bsdconfig/networking/share/ |
| H A D | common.subr | 34 ############################################################ FUNCTIONS
|
| H A D | services.subr | 37 ############################################################ FUNCTIONS
|
| H A D | netmask.subr | 41 ############################################################ FUNCTIONS
|
| H A D | routing.subr | 44 ############################################################ FUNCTIONS
|
| H A D | hostname.subr | 42 ############################################################ FUNCTIONS
|
| /freebsd-13.1/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-13.1/usr.sbin/bsdconfig/startup/share/ |
| H A D | rcedit.subr | 41 ############################################################ FUNCTIONS
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/packages/ |
| H A D | musthavepkg.subr | 37 ############################################################ FUNCTIONS
|
| /freebsd-13.1/usr.sbin/bsdconfig/password/share/ |
| H A D | password.subr | 39 ############################################################ FUNCTIONS
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/ |
| H A D | dialog.subr | 119 ############################################################ GENERIC FUNCTIONS 200 ############################################################ TITLE FUNCTIONS 289 ############################################################ SIZE FUNCTIONS 1522 ############################################################ CLEAR FUNCTIONS 1533 ############################################################ INFO FUNCTIONS 1582 ############################################################ PAUSE FUNCTIONS 1631 ############################################################ MSGBOX FUNCTIONS 1692 ############################################################ YESNO FUNCTIONS 1774 ############################################################ INPUT FUNCTIONS 1863 ############################################################ MENU FUNCTIONS [all …]
|
| H A D | geom.subr | 89 ############################################################ FUNCTIONS 112 ############################################### FUNCTIONS
|
| /freebsd-13.1/usr.sbin/bsdconfig/timezone/share/ |
| H A D | countries.subr | 29 ############################################################ FUNCTIONS
|
| H A D | continents.subr | 88 ############################################################ FUNCTIONS
|
| H A D | iso3166.subr | 52 ############################################################ FUNCTIONS
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/media/ |
| H A D | directory.subr | 47 ############################################################ FUNCTIONS
|
| H A D | any.subr | 53 ############################################################ FUNCTIONS
|
| H A D | dos.subr | 47 ############################################################ FUNCTIONS
|
| H A D | common.subr | 53 ############################################################ FUNCTIONS
|
| H A D | usb.subr | 47 ############################################################ FUNCTIONS
|
| H A D | ufs.subr | 47 ############################################################ FUNCTIONS
|
123