• This function returns the size of the value buffer on success and 0 if the name specified is not a valid environment variable name.

    如果成功,则函数返回缓存大小如果指定名称不是一个合法环境变量名,则返回0

    youdao

  • If a function needs to maintain the state of some data over successive calls, such as a working buffer or a pointer, the caller should provide this data.

    如果函数需要在一系列调用期间维持某些数据状态比如工作缓存指针那么调用者应该提供数据。

    youdao

  • An attacker may be able to exploit a buffer overflow by changing the value of other data in the function; none of these approaches counter that.

    攻击也许能够通过改变函数其他数据利用缓冲区溢出没有哪种方法能够防止这点。

    youdao

  • Attacking using a buffer overflow can change this process and allow an attacker to execute any function they wish.

    利用缓冲区溢出进行攻击可以改变这个过程并且允许黑客执行任何他们期望函数

    youdao

  • This function accepts a pointer to a user space buffer, a pointer to a kernel buffer, and a length defined in bytes.

    函数接受指向用户空间缓冲区指针、一个指向内存缓冲区的指针、以及一个字节定义长度

    youdao

  • For the actual buffer processing, the function is perfectly capable of handling zero-sized buffers by simply returning.

    对于实际缓冲区处理函数只需直接返回,能够很好地处理大小为零缓冲区

    youdao

  • For each line in the line buffer for a CU, check for the low address match to find the first line number for the function.

    获得CU缓冲每一行,则需要检查低位地址匹配找到函数的第一行的行

    youdao

  • This protects against stack, buffer, and function pointer overflows, all without recompilation.

    这样将保护程序代码避免堆栈缓冲区函数指针溢出而且全都不需重新编译

    youdao

  • The function in Listing 3 frees any memory blocks in the linked list, then frees the Buffer allocated by newBuffer().

    清单3 中的函数释放链表中的所有内存然后释放 newBuffer()分配Buffer

    youdao

  • You may benefit by implementing a function that returns the number of bytes currently stored in an abstract buffer

    实现一个函数返回当前存储抽象缓冲区中的字节数目,这样可能带来好处

    youdao

  • In a similar fashion, you can read data segments off segment by segment from an abstract buffer with the following function.

    采用类似的方式可以使用以下函数,逐段抽象缓冲区读取数据段。

    youdao

  • The string passed into printk is then copied into the kernel log buffer using a special function that manages the bounds of the ring (emit_log_char).

    这个字符串会被传递给printk然后它会被一个管理缓冲边界(emit_log_char)特殊函数复制内核日志缓冲区中。

    youdao

  • To incrementally append data segments to an abstract buffer, use the following function

    逐步抽象缓冲区追加数据,可使用以下函数

    youdao

  • The snprintf function allows you to print safely into a buffer of fixed size.

    snprintf函数可以安全地输出固定大小缓冲区

    youdao

  • The strncpy_from_user function copies a string from user space into a kernel buffer, given a user space source address and Max length.

    strncpy _ from_user函数字符串用户空间复制一个内核缓冲区给定一个用户空间地址最大长度

    youdao

  • First, we create need a buffer to write to for the sprintf call using the malloc function.

    首先我们使用malloc函数中的sprintf调用需要创建一个缓冲器(buffer)。

    youdao

  • As a copy from user space, this function first checks that the buffer is readable via access_ok.

    由于用户空间复制函数首先使用access_ok检查缓冲区是否可

    youdao

  • The strnlen_user function is used just like strnlen but assumes that the buffer is available in user space.

    strnlen_user函数也能strnlen 那样使用前提缓冲区用户空间可用

    youdao

  • The Uniq function is declared to take a range, so it will only be called once, even when invoked on a range of lines in the buffer.

    Uniq函数声明接受范围因此只能调用一次即使缓冲区内的一个范围上调用时。

    youdao

  • Otherwise, we call the setvbuf() function to set a buffer of size INBUFSIZ (earlier #defined as 16KB) for reading from fin.

    若能打开,则调用setvbuf()函数设置大小INBUFSIZ缓冲区以前用 #defined 定义16KBfin 进行读取

    youdao

  • This function is available everywhere, and you should use it just about all the time; a lot of security holes have been based on buffer overruns in sprintf, and this can protect against them.

    这个函数随处可用而且应该始终使用很多安全漏洞归咎于sprintf中的缓冲区溢出这个函数可以预防这个问题。

    youdao

  • The strnlen_user function first checks to see that the user buffer is readable through a call to access_ok.

    strnlen_user函数首先通过调用access_ok检查用户缓冲区是否可读

    youdao

  • Otherwise, the buffer will either be deleted when MemBufFormatTarget is destroyed or it will be reset when the reset function is called.

    否则缓冲区破坏MemBufFor matTarget删除,或者调用reset函数时被复位

    youdao

  • In Listing 2, the function allocates a piece of memory containing a buffer and initializes its entries to indicate an empty abstract buffer.

    清单2中,函数分配包含一个Buffer内存初始化条目指明它是抽象缓冲区。

    youdao

  • Also, sometimes we need to copy information between the buffer, and this is done by the AddAndFlush (..) function in the IOCPS class.

    我们有时需要两个内存复制信息CIOCPS中的AddAndFlush函数可以实现。

    youdao

  • The strnlen_user function takes two arguments: the user space buffer address and the maximum length to check.

    strnlen_user函数带有两个参数用户空间缓冲区地址检查最大长度

    youdao

  • This function takes a 32-bit integer from the request, and USES it in an arithmetic operation that calculates the size of a dynamic buffer.

    函数请求提取32位整数使用中的算术运算计算一个动态缓冲区大小

    youdao

  • Far more importantly, however, the function does only one-third as many buffer accesses, and the code is much clearer and more maintainable.

    不过重要的函数缓存访问量只有原来的三分之一并且代码更加简洁更加易于维护

    youdao

  • This function will create a new buffer feature data layer around the input point features at user specified distance.

    函数输入点为基础,按照用户指定的距离创建一个缓冲区轮廓数据

    youdao

  • This function will create a new buffer feature data layer around the input point features at user specified distance.

    函数输入点为基础,按照用户指定的距离创建一个缓冲区轮廓数据

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定