OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linkflag
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
tar.h
106
char
linkflag
; /* norm, hard, or sym. */
member in struct:__anon7c22972a0108
tar.c
476
if (hd->
linkflag
!= LONGLINKTYPE && hd->
linkflag
!= LONGNAMETYPE) {
501
switch(hd->
linkflag
) {
530
if (hd->
linkflag
!= LONGLINKTYPE)
546
if (*pt == '/' || hd->
linkflag
== DIRTYPE) {
651
* padded with zero. We set the
linkflag
field (type), the linkname
667
hd->
linkflag
= AREGTYPE;
675
hd->
linkflag
= SYMTYPE;
683
hd->
linkflag
= LNKTYPE;
691
hd->
linkflag
= AREGTYPE
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025