Home
last modified time | relevance | path

Searched refs:origin (Results 76 – 93 of 93) sorted by last modified time

1234

/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmake.probe27 probe_ldorigin="-Wl,-z,origin"
953 rm -f origin.exe
954 if $cc -o origin.exe $1 $ldrunpath'$ORIGIN' require.$obj
955 then if ./origin.exe > /dev/null 2>&1
H A DRELEASE521 02-11-12 make.probe: add CC.LD.ORIGIN for a.out origin dir relative dll search
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DTYPES86 gives the distance of the point to the origin. Thus, p1.len will output
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dzlib.def28 1. The origin of this software must not be misrepresented; you must not
/illumos-gate/usr/src/common/util/
H A DTHIRDPARTYLICENSE.multi3145 origin of the Work and reproducing the content of the NOTICE file.
/illumos-gate/usr/src/common/pnglite/
H A DTHIRDPARTYLICENSE13 * 1. The origin of this software must not be misrepresented; you must not
/illumos-gate/usr/src/common/lzma/
H A DTypes.h146 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
160 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
/illumos-gate/usr/src/common/bzip2/
H A DLICENSE15 2. The origin of this software must not be misrepresented; you must
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzfs.c573 char origin[ZFS_MAX_DATASET_NAME_LEN]; in get_direct_clone() local
584 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, sizeof (origin), NULL, in get_direct_clone()
585 NULL, 0, B_FALSE) != 0 || strcmp(origin, cd->snapshot) != 0) { in get_direct_clone()
1043 char origin[ZFS_MAXPROPLEN]; in destroy_zfs() local
1072 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, sizeof (origin), NULL, in destroy_zfs()
1112 if ((ohp = zfs_open(g_zfs, origin, in destroy_zfs()
/illumos-gate/usr/src/cmd/spell/
H A Dlist16295 origin
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg295 @ MSG_DF_ORIGIN_NF "origin"
333 @ MSG_DF_1_ORIGIN_NF "origin"
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_zfs.c1918 char origin; in ndmpd_zfs_snapshot_ndmpd_generated() local
1920 (void) sscanf(snapprop, "%*u.%*u.%c%*s", &origin); in ndmpd_zfs_snapshot_ndmpd_generated()
1922 return (origin == 'n'); in ndmpd_zfs_snapshot_ndmpd_generated()
/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc1633 char origin[PATH_MAX]; in make_install_prefix() local
1636 if ((ret = readlink("/proc/self/path/a.out", origin, in make_install_prefix()
1641 origin[ret] = '\0'; in make_install_prefix()
1642 return strdup(dirname(origin)); in make_install_prefix()
1694 char *origin = make_install_prefix(); in set_sgs_support() local
1697 asprintf(&lib32, "%s/%s/%s", origin, "../lib", in set_sgs_support()
1703 asprintf(&lib32, "%s/%s/%s/%s", origin, "../../lib/", in set_sgs_support()
1712 asprintf(&lib64, "%s/%s/64/%s", origin, "../lib", in set_sgs_support()
1718 asprintf(&lib64, "%s/%s/%s/64/%s", origin, "../../lib/", in set_sgs_support()
1743 free(origin); in set_sgs_support()
/illumos-gate/usr/src/cmd/look/
H A Dwords16297 origin
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h184 enum origin { enum
204 enum origin rts_origin;
H A Dtrace.c506 uint8_t origin; member
800 while ((tblentry = tbl->origin) != 0) { in print_rtsorigin()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE68 1. The origin of this software must not be misrepresented; you must not
/illumos-gate/usr/src/boot/forth/
H A Dbrand-illumos.4th37 \ note, we use 0, 0 for image upper left as origin,

1234