Home
last modified time | relevance | path

Searched defs:new (Results 1 – 12 of 12) sorted by relevance

/systemd-251/man/
D90-rearrange-path.py39 new = rearrange_bin_sbin(path) variable
/systemd-251/src/boot/efi/
Dgraphics.c16 EFI_CONSOLE_CONTROL_SCREEN_MODE new; in graphics_mode() local
Dboot.c1513 _cleanup_freepool_ CHAR16 *new = NULL; in config_entry_add_from_file() local
1529 _cleanup_freepool_ CHAR16 *new = NULL; in config_entry_add_from_file() local
/systemd-251/src/test/
Dtest-rlimit-util.c103 struct rlimit old, new, high; in TEST() local
/systemd-251/src/basic/
Dstrbuf.c86 struct strbuf_child_entry new = { in bubbleinsert() local
Dalloc-util.h22 #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) macro
Dio-util.c336 void iovw_rebase(struct iovec_wrapper *iovw, char *old, char *new) { in iovw_rebase()
/systemd-251/src/shared/
Dacl-util.c347 int acls_for_file(const char *path, acl_type_t type, acl_t new, acl_t *acl) { in acls_for_file()
Dexec-util.c258 _cleanup_strv_free_ char **new = NULL; in gather_environment_generate() local
/systemd-251/src/udev/
Dudev-builtin-path_id.c41 char *new; in path_prepend() local
/systemd-251/src/network/
Dnetworkd-link.c1912 #define FLAG_STRING(string, flag, old, new) \ argument
/systemd-251/src/boot/
Dbootctl.c2239 _cleanup_free_ char *line = NULL, *new = NULL; in verb_systemd_efi_options() local