| /f-stack/freebsd/contrib/dev/acpica/common/ |
| H A D | adfile.c | 323 DirectoryPosition = strrchr (NewFilename, '/'); in FlGenerateFilename() 324 Position = strrchr (NewFilename, '.'); in FlGenerateFilename() 420 Substring = strrchr (DirectoryPath, '/'); in FlSplitInputPathname() 423 Substring = strrchr (DirectoryPath, ':'); in FlSplitInputPathname() 485 Substring = strrchr (FilePathname, '/'); in FlGetFileBasename() 488 Substring = strrchr (FilePathname, ':'); in FlGetFileBasename()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/ |
| H A D | zutil_device_path_os.c | 93 } else if ((part = strrchr(tmp, 'p')) && in zfs_strip_partition() 130 sd_offset = strrchr(newpath, '/') + 1; in zfs_strip_partition_path() 154 return (strrchr(path, '/') + 1); in zfs_strip_path() 192 tmp = strrchr(realp, '/'); in dm_get_underlying_path() 364 tmp1 = strrchr(dev_name, '/'); in zfs_get_enclosure_sysfs_path() 480 sysname = strrchr(nodepath, '/') + 1; in is_mpath_whole_disk()
|
| H A D | zutil_import_os.c | 628 sysname = strrchr(nodepath, '/') + 1; in zpool_label_disk_wait() 726 sysname = strrchr(nodepath, '/') + 1; in encode_device_strings()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/ |
| H A D | mkdirp.c | 71 endptr = strrchr(str, '\0'); in mkdirp() 72 slash = strrchr(str, '/'); in mkdirp() 89 slash = strrchr(str, '/'); in mkdirp()
|
| /f-stack/freebsd/contrib/openzfs/lib/libuutil/ |
| H A D | uu_pname.c | 96 if (strrchr(format, '\n') == NULL) in uu_warn_internal() 185 char *p = strrchr(arg0, '/'); in uu_setpname()
|
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | aslfiles.c | 611 LastElement = strrchr (CommonPath, '/'); in FlMergePathnames() 626 LastElement = strrchr (CommonPath, '/'); in FlMergePathnames() 1294 Substring = strrchr (AslGbl_DirectoryPath, '\\'); in FlParseInputPathname() 1297 Substring = strrchr (AslGbl_DirectoryPath, '/'); in FlParseInputPathname() 1300 Substring = strrchr (AslGbl_DirectoryPath, ':'); in FlParseInputPathname()
|
| H A D | cvcompiler.c | 512 DirectoryPosition = strrchr (NewFilename, '/'); in CgWriteAmlDefBlockComment() 513 Position = strrchr (NewFilename, '.'); in CgWriteAmlDefBlockComment()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_ruleset.c | 181 while (parent == NULL && (q = strrchr(p, '/')) != NULL) { in pf_find_or_create_kruleset() 313 if ((p = strrchr(path, '/')) != NULL) in pf_kanchor_setup() 324 if ((p = strrchr(path, '/')) != NULL && !strcmp(p, "/*")) { in pf_kanchor_setup() 362 if ((p = strrchr(a, '/')) == NULL) in pf_kanchor_copyout()
|
| /f-stack/freebsd/libkern/ |
| H A D | strrchr.c | 39 strrchr(const char *cp, int ch) in strrchr() function
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_debug.c | 202 newfile = strrchr(file, '/'); in __dprintf() 220 nl = strrchr(buf, '\n'); in __dprintf()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-err.c | 56 newfile = strrchr(file, '/'); in spl_panic()
|
| /f-stack/freebsd/sys/ |
| H A D | libkern.h | 189 char *strrchr(const char *, int); 215 return (strrchr(p, ch)); in rindex()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/devname2devid/ |
| H A D | devname2devid.c | 139 sysname = strrchr(nodepath, '/') + 1; in main()
|
| /f-stack/dpdk/lib/librte_eal/windows/include/ |
| H A D | rte_os.h | 38 #define rindex(a, b) strrchr(a, b)
|
| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_parse_ipaddr.c | 63 prefix = strrchr(ip_str, '/'); in cmdline_parse_ipaddr()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/ |
| H A D | zed_log.c | 43 const char *p = strrchr(identity, '/'); in zed_log_init()
|
| H A D | zed_conf.c | 480 p = strrchr(buf, '/'); in zed_conf_write_pid() 577 p = strrchr(dirbuf, '/'); in zed_conf_open_state()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/mkbusy/ |
| H A D | mkbusy.c | 117 if ((slash = strrchr(arg, '/')) == NULL) { in main()
|
| /f-stack/tools/libxo/xo/ |
| H A D | xo.c | 521 np = strrchr(opt_wrapper, '/'); in main() 534 np = strrchr(opt_closer, '/'); in main()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_debug.c | 169 newfile = strrchr(file, '/'); in __dprintf()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_sendrecv.c | 297 snapname = strrchr(zhp->zfs_name, '@')+1; in send_iterate_snap() 1387 token = strrchr(token, '-') + 1; in zfs_send_resume_token_to_nvlist() 2985 char *cp = strrchr(pname, '@'); in guid_to_name_redact_snaps() 3009 gtnd.skip = strrchr(pname, '/') + 1; in guid_to_name_redact_snaps() 3426 s1 = strrchr(fsname, '/'); in recv_incremental_replication() 3427 s2 = strrchr(stream_fsname, '/'); in recv_incremental_replication() 3619 cp = strrchr(drrb->drr_toname, '/'); in zfs_receive_package() 4045 cp = strrchr(namebuf, '/'); in zfs_setup_cmdline_props() 4207 chopprefix = strrchr(sendfs, '/'); in zfs_receive_one() 4327 cp = strrchr(name, '/'); in zfs_receive_one() [all …]
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/ |
| H A D | libzfs_pool_os.c | 109 strrchr(path, '/')); in read_efi_label()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/ |
| H A D | crypto_scrypt-common.c | 161 src = (uint8_t *) strrchr((char *) salt, '$'); in escrypt_r()
|
| /f-stack/tools/ifconfig/ |
| H A D | af_inet.c | 152 if((p = strrchr(s, '/')) != NULL) { in in_getaddr()
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | zstdcli.c | 262 if (strrchr(name, '/')) name = strrchr(name, '/') + 1; in lastNameFromPath() 263 if (strrchr(name, '\\')) name = strrchr(name, '\\') + 1; /* windows */ in lastNameFromPath()
|