Home
last modified time | relevance | path

Searched refs:array_append (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk466 array_append(_output_vars, _var)
560 array_append(_srom_table, _j)
764 array_append(_buffer, string)
1520 array_append(_entries, _entry)
2881 array_append(_vars, _v)
2886 array_append(_vars, _v)
3377 array_append(_attrs, _s)
3799 array_append(_groups, _group)
3854 array_append(_var_list, _var)
4242 array_append(_offs, _offset)
[all …]
/freebsd-12.1/crypto/openssh/
H A Dservconf.c245 array_append(file, line, "HostKey", in servconf_add_hostkey()
256 array_append(file, line, "HostCertificate", in servconf_add_hostcert()
1666 array_append(filename, linenum, "AllowUsers", in process_server_config_line()
1679 array_append(filename, linenum, "DenyUsers", in process_server_config_line()
1689 array_append(filename, linenum, "AllowGroups", in process_server_config_line()
1699 array_append(filename, linenum, "DenyGroups", in process_server_config_line()
1821 array_append(filename, linenum, in process_server_config_line()
1859 array_append(filename, linenum, "AcceptEnv", in process_server_config_line()
1873 array_append(filename, linenum, "SetEnv", in process_server_config_line()
1956 array_append(filename, linenum, in process_server_config_line()
[all …]