Searched defs:new (Results 1 – 12 of 12) sorted by relevance
/systemd-251/man/ |
D | 90-rearrange-path.py | 39 new = rearrange_bin_sbin(path) variable
|
/systemd-251/src/boot/efi/ |
D | graphics.c | 16 EFI_CONSOLE_CONTROL_SCREEN_MODE new; in graphics_mode() local
|
D | boot.c | 1513 _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/ |
D | test-rlimit-util.c | 103 struct rlimit old, new, high; in TEST() local
|
/systemd-251/src/basic/ |
D | strbuf.c | 86 struct strbuf_child_entry new = { in bubbleinsert() local
|
D | alloc-util.h | 22 #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) macro
|
D | io-util.c | 336 void iovw_rebase(struct iovec_wrapper *iovw, char *old, char *new) { in iovw_rebase()
|
/systemd-251/src/shared/ |
D | acl-util.c | 347 int acls_for_file(const char *path, acl_type_t type, acl_t new, acl_t *acl) { in acls_for_file()
|
D | exec-util.c | 258 _cleanup_strv_free_ char **new = NULL; in gather_environment_generate() local
|
/systemd-251/src/udev/ |
D | udev-builtin-path_id.c | 41 char *new; in path_prepend() local
|
/systemd-251/src/network/ |
D | networkd-link.c | 1912 #define FLAG_STRING(string, flag, old, new) \ argument
|
/systemd-251/src/boot/ |
D | bootctl.c | 2239 _cleanup_free_ char *line = NULL, *new = NULL; in verb_systemd_efi_options() local
|