Home
last modified time | relevance | path

Searched refs:l_name (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-13.1/contrib/tcp_wrappers/
H A Denviron.c106 int l_name; /* length of name part */ local
111 l_name = namelength(name);
112 envp = findenv(name, l_name);
117 l_nameval = l_name + strlen(value) + 1;
128 strncpy(destination, name, l_name);
129 destination[l_name] = '=';
130 strcpy(destination + l_name + 1, value);
H A Dncr.c60 tcpd_warn("fromhost: POP %s: %m", mod_buffer[i].l_name);
79 if (ioctl(fd, I_PUSH, mod_buffer[i].l_name) < 0)
80 tcpd_warn("fromhost: PUSH %s: %m", mod_buffer[i].l_name);
/freebsd-13.1/contrib/netbsd-tests/libexec/ld.elf_so/
H A Dt_dlinfo.c50 ATF_CHECK((strstr(map->l_name, "t_dlinfo") != NULL)); in ATF_TC_BODY()
83 ATF_CHECK((strstr(map->l_name, "libutil.so") != NULL)); in ATF_TC_BODY()
105 if (strstr(map->l_name, "libutil.so") != NULL) in ATF_TC_BODY()
109 ATF_REQUIRE_MSG(dlopen(map->l_name, RTLD_LAZY) != NULL, in ATF_TC_BODY()
/freebsd-13.1/tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/
H A Dzfs_snapshot_003_neg.ksh65 l_name="$(gen_dataset_name 260 abcdefg)"
75 log_mustnot $ZFS snapshot $ds@$l_name
76 log_mustnot $ZFS snapshot -r $ds@$l_name
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/
H A Dzfs_snapshot_003_neg.ksh52 l_name="$(gen_dataset_name 260 abcdefg)"
62 log_mustnot zfs snapshot $ds@$l_name
63 log_mustnot zfs snapshot -r $ds@$l_name
/freebsd-13.1/libexec/talkd/
H A Dtable.c106 if (strcmp(request->l_name, ptr->request.r_name) == 0 && in find_match()
107 strcmp(request->r_name, ptr->request.l_name) == 0 && in find_match()
145 strcmp(request->l_name, ptr->request.l_name) == 0 && in find_request()
H A Dannounce.c124 vis_user = malloc(strlen(request->l_name) * 4 + 1); in print_mesg()
125 strvis(vis_user, request->l_name, VIS_CSTYLE); in print_mesg()
H A Dprint.c71 cp, tp, (long)mp->id_num, mp->l_name, mp->r_name, mp->r_tty); in print_request()
H A Dprocess.c93 for (s = mp->l_name; *s; s++) in process_request()
/freebsd-13.1/usr.sbin/ctld/
H A Dctld.c1473 lun->l_name = checked_strdup(name); in lun_new()
1498 free(lun->l_name); in lun_delete()
1513 if (strcmp(lun->l_name, name) == 0) in lun_find()
1722 lun->l_name); in conf_verify_lun()
1728 lun->l_name); in conf_verify_lun()
1734 lun->l_name); in conf_verify_lun()
1761 lun->l_name, lun2->l_name); in conf_verify_lun()
2005 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()
2011 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()
2020 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()
[all …]
H A Dparse.y983 lun->l_name);
1005 lun->l_name);
1017 lun->l_name);
1064 lun->l_name);
1088 lun->l_name);
1102 lun->l_name);
1124 lun->l_name);
H A Duclparse.c915 lun->l_name); in uclparse_lun()
925 "\"%s\" is not an integer", lun->l_name); in uclparse_lun()
935 "\"%s\" is not an integer", lun->l_name); in uclparse_lun()
945 "\"%s\" is not an object", lun->l_name); in uclparse_lun()
960 "\"%s\" is not a string", lun->l_name); in uclparse_lun()
970 "\"%s\" is not a string", lun->l_name); in uclparse_lun()
980 "\"%s\" is not an integer", lun->l_name); in uclparse_lun()
H A Dkernel.c667 cl->l_name); in conf_new_from_kernel()
723 option_set(o, lun->l_name); in kernel_lun_add()
725 o = option_new(&lun->l_options, "ctld_name", lun->l_name); in kernel_lun_add()
806 option_set(o, lun->l_name); in kernel_lun_modify()
808 o = option_new(&lun->l_options, "ctld_name", lun->l_name); in kernel_lun_modify()
/freebsd-13.1/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c134 if ((modname = strrchr(lmp->l_name, '/')) == NULL) in dtrace_dof_init()
135 modname = lmp->l_name; in dtrace_dof_init()
/freebsd-13.1/share/examples/ppi/
H A Dppilcd.c50 char *l_name; member
148 debug(1, "Driver selected for %s", driver->l_name); in main()
177 lcd_drivertab[i].l_code, lcd_drivertab[i].l_name, (i == 0) ? " *default*" : ""); in usage()
/freebsd-13.1/include/protocols/
H A Dtalkd.h79 char l_name[NAME_SIZE];/* caller's name */ member
/freebsd-13.1/sys/sys/
H A Dlink_elf.h64 const char *l_name; /* Absolute Path to Library */ member
H A Delf32.h79 Elf32_Word l_name; /* The name of a shared object. */ member
H A Delf64.h88 Elf64_Word l_name; /* The name of a shared object. */ member
/freebsd-13.1/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store_subr.c206 const char *l_name, *r_name; in bhnd_nvstore_idx_cmp() local
221 l_name = bhnd_nvram_trim_path_name(l_str); in bhnd_nvstore_idx_cmp()
224 l_name = l_str; in bhnd_nvstore_idx_cmp()
229 order = strcmp(l_name, r_name); in bhnd_nvstore_idx_cmp()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DNativeProcessELF.h30 T l_name; member
H A DNativeProcessELF.cpp127 link_map.l_name, &name_buffer[0], sizeof(name_buffer), bytes_read); in ReadSVR4LibraryInfo()
/freebsd-13.1/usr.bin/talk/
H A Dget_names.c114 strlcpy(msg.l_name, my_name, NAME_SIZE); in get_names()
/freebsd-13.1/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib2660 typeset l_name=""
2668 l_name="${l_name}$basestr"
2673 $ECHO $l_name
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp215 return infos[i].l_name; in GetName()

12