代码搜索:Terminated

找到约 1,727 项符合「Terminated」的源代码

代码结果 1,727
www.eeworm.com/read/243567/4522396

s strcat.s

/* * arch/alpha/lib/strcat.S * Contributed by Richard Henderson (rth@tamu.edu) * * Append a null-terminated string from SRC to DST. */ .text .align 3 .globl strcat .ent strcat strcat: .fra
www.eeworm.com/read/243567/4522401

s ev67-strcat.s

/* * arch/alpha/lib/ev67-strcat.S * 21264 version contributed by Rick Gorton * * Append a null-terminated string from SRC to DST. * * Much of the information ab
www.eeworm.com/read/243567/4522406

s strncpy.s

/* * arch/alpha/lib/strncpy.S * Contributed by Richard Henderson (rth@tamu.edu) * * Copy no more than COUNT bytes of the null-terminated string from * SRC to DST. If SRC does not cover all of CO
www.eeworm.com/read/243567/4522411

s ev6-stxcpy.s

/* * arch/alpha/lib/ev6-stxcpy.S * 21264 version contributed by Rick Gorton * * Copy a null-terminated string from SRC to DST. * * This is an internal routine u
www.eeworm.com/read/216502/4890353

5 core.5

.TH CORE 5 .SH NAME core \- format of core image file .SH DESCRIPTION UNIX writes out a core image of a terminated process when any of various errors occur. See .IR signal (2) for the list of reasons
www.eeworm.com/read/216502/4890408

2 chown.2

.TH CHOWN 2 .SH NAME chown \- change owner and group of a file .SH SYNOPSIS .B chown(name, owner, group) .br .B char *name; .SH DESCRIPTION The file whose name is given by the null-terminated string
www.eeworm.com/read/209559/4961681

s strcat.s

/* * arch/alpha/lib/strcat.S * Contributed by Richard Henderson (rth@tamu.edu) * * Append a null-terminated string from SRC to DST. */ .text .align 3 .globl strcat .ent strcat strcat: .fra
www.eeworm.com/read/209559/4961687

s ev67-strcat.s

/* * arch/alpha/lib/ev67-strcat.S * 21264 version contributed by Rick Gorton * * Append a null-terminated string from SRC to DST. * * Much of the information ab
www.eeworm.com/read/209559/4961692

s strncpy.s

/* * arch/alpha/lib/strncpy.S * Contributed by Richard Henderson (rth@tamu.edu) * * Copy no more than COUNT bytes of the null-terminated string from * SRC to DST. If SRC does not cover all of CO
www.eeworm.com/read/209559/4961697

s ev6-stxcpy.s

/* * arch/alpha/lib/ev6-stxcpy.S * 21264 version contributed by Rick Gorton * * Copy a null-terminated string from SRC to DST. * * This is an internal routine u